GithubHelp home page GithubHelp logo

dator-zz / symfony2project Goto Github PK

View Code? Open in Web Editor NEW

This project forked from garfield-fr/symfony2project

1.0 1.0 0.0 189 KB

Generate a initial structure of Symfony2 project

License: MIT License

PHP 100.00%

symfony2project's Introduction

##Symfony2Project

##Usage

php symfony2project.php --app=AppName --vendor=VendorName [--path=/your/destination/path] [--controller=controllerName] [--protocol=git|http] [--session-start=false|true] [--session-name=sessionName] [--symfony-repository=fabpot|symfony] [--with-db=false|true] [--template-engine=twig|php]

###Arguments

--app                : application name (mandatory)
--vendor             : vendor name (mandatory)
--path               : directory name (path) (default: current dir)
--controller         : your first controller name (optional)
                       (suggestion: home or main, you can change it later if you change your mind)
--protocol           : git or http (if git is not enable in your company)
--session-start      : false or true (auto_start parameter on session) (default: false)
--session-name       : Session name (default: Application name)
--symfony-repository : fabpot or symfony (default: symfony)
--with-db            : false or true (default: true)
--template-engine    : twig or php (default: twig)

Note: only tested on unix system.

symfony2project's People

Contributors

garfield-fr avatar maba avatar jeremyb avatar dator avatar willdurand avatar

Stargazers

Clément JOBEILI avatar

Watchers

Clément JOBEILI avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.