Download the PHP package itsmegger/symfony4-skeleton without Composer
On this page you can find all versions of the php package itsmegger/symfony4-skeleton. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package symfony4-skeleton
Custom Symfony4 Skeleton
Custom skeleton to easy create symfony4 projects
Includes:
- Webserver package
- phpspec
- behat
- easy-coding-standards
For more information about the features see the README which will be installed to project root.
Create Project
To create a project with this skeleton simply use following command:
composer create-project itsmegger/symfony4-skeleton <projectname>
To create a project with the current master branch (not recommended) use following command:
composer create-project itsmegger/symfony4-skeleton:dev-master <projectname>
Upgrade previous created project
See UPGRADE files for more information about updates from a specific version
All versions of symfony4-skeleton with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
The package itsmegger/symfony4-skeleton contains the following files
Loading the files please wait ....