harentius / blog
The "Symfony Standard Edition" distribution
Installs: 70
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: >=5.6
- doctrine/orm: ^2.5
- harentius/blog-bundle: ~3.0
- incenteev/composer-parameter-handler: ^2.0
- sensio/distribution-bundle: ^5.0.19
- sensio/framework-extra-bundle: ^3.0.2
- sonata-project/translation-bundle: ~2.2
- symfony/monolog-bundle: ^3.1.0
- symfony/polyfill-apcu: ^1.0
- symfony/swiftmailer-bundle: ^2.3.10
- symfony/symfony: 3.3.*
- twig/twig: ^1.0||^2.0
Requires (Dev)
- sensio/generator-bundle: ^3.0
- symfony/phpunit-bridge: ^3.0
This package is auto-updated.
Last update: 2019-11-26 19:59:35 UTC
README
Project on the top of https://github.com/harentius/blog-bundle
For quick launching this blog/cms as a standalone blog/portal project.
For integrating harentius/blog-bundle in existing symfony project please read appropriate doc: https://github.com/harentius/blog-bundle
Installation:
$ composer.phar create-project harentius/blog
$ bin/install