becklyn / symfony-edition
This is a fork of the Symfony standard edition, that automatically adds typical configuration settings as used by Becklyn.
Installs: 141
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 5
Forks: 3
Open Issues: 7
Type:project
Requires
- php: ^5.5|^7.0
- becklyn/rad-bundle: ^4.0.0-beta.1
- becklyn/symfony-base: ^1.0
- doctrine/doctrine-bundle: ^1.6
- doctrine/doctrine-cache-bundle: ^1.2
- doctrine/orm: ^2.5
- incenteev/composer-parameter-handler: ^2.0
- raven/raven: ^0.15.0
- sensio/distribution-bundle: ^5.0
- sensio/framework-extra-bundle: ^3.0.2
- symfony/monolog-bundle: ^2.8
- symfony/swiftmailer-bundle: ^2.3
- symfony/symfony: ^3.0
Requires (Dev)
- symfony/phpunit-bridge: ^3.0
This package is auto-updated.
Last update: 2024-10-07 05:02:38 UTC
README
This is a fork of the Symfony Standard Edition, that automatically adds typical configuration settings as used by Becklyn.
Installation
$ composer create-project becklyn/symfony-edition path
Important:
Do you want to remove the existing VCS (.git, .svn..) history? [Y,n]
Choose Y
(or just hit enter, as Y
is the default).