Download the PHP package itrascastro/symfony-3-base-project without Composer
On this page you can find all versions of the php package itrascastro/symfony-3-base-project. 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 symfony-3-base-project
Symfony 3 Base Project
Installed bundles and other stuff
- FriendsOfSymfony/FOSUserBundle
- Your own UserBundle to extend from FosUserBundle (with createdAt and updatedAt extra fields added)
- KnpLabs/KnpPaginatorBundle
- Bootstrap 3 with horizontal login
- Form templates
- Symfony Reverse Proxy configured to allow esi parts
- phpunit/phpunit (with a symbolic link under your bin folder. Simply run './bin/phpunit')
- Atlantic18/DoctrineExtensions (Slug generation)
- twig/extensions (time_diff)
- translation enabled in config
- symfony/assetic-bundle installed and configured
- doctrine/doctrine-fixtures-bundle
- vich/uploader-bundle installed and configured (with an example)
Installation
PHP >= 5.5.9 required
Installing Composer
Composer is the dependency manager used by modern PHP applications and it can also be used to create new applications.
Download the installer from getcomposer.org/download, execute it and follow the instructions.
Creating a new project with Composer
If you did a global install and do not have the composer.phar in that directory run this instead:
All versions of symfony-3-base-project with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
symfony/symfony Version 3.0.*
doctrine/orm Version ^2.5
doctrine/doctrine-bundle Version ^1.6
doctrine/doctrine-cache-bundle Version ^1.2
symfony/swiftmailer-bundle Version ^2.3
symfony/monolog-bundle Version ^2.8
sensio/distribution-bundle Version ^5.0
sensio/framework-extra-bundle Version ^3.0.2
incenteev/composer-parameter-handler Version ^2.0
friendsofsymfony/user-bundle Version dev-master
knplabs/knp-paginator-bundle Version ^2.5
symfony/assetic-bundle Version ^2.7
gedmo/doctrine-extensions Version dev-master
vich/uploader-bundle Version dev-master
twbs/bootstrap Version ^3.3
components/jquery Version ^2.1
twig/extensions Version ^1.3
symfony/symfony Version 3.0.*
doctrine/orm Version ^2.5
doctrine/doctrine-bundle Version ^1.6
doctrine/doctrine-cache-bundle Version ^1.2
symfony/swiftmailer-bundle Version ^2.3
symfony/monolog-bundle Version ^2.8
sensio/distribution-bundle Version ^5.0
sensio/framework-extra-bundle Version ^3.0.2
incenteev/composer-parameter-handler Version ^2.0
friendsofsymfony/user-bundle Version dev-master
knplabs/knp-paginator-bundle Version ^2.5
symfony/assetic-bundle Version ^2.7
gedmo/doctrine-extensions Version dev-master
vich/uploader-bundle Version dev-master
twbs/bootstrap Version ^3.3
components/jquery Version ^2.1
twig/extensions Version ^1.3
The package itrascastro/symfony-3-base-project contains the following files
Loading the files please wait ....