symfony-cmf/content-bundle
Symfony CMF Content Bundle
Installs: 542 472
Dependents: 21
Suggesters: 2
Stars: 19
Watchers: 16
Forks: 27
Open Issues: 7
Type:symfony-bundle
Requires
- php: ^7.1
- symfony/framework-bundle: ^2.8 || ^3.3 || ^4.0
- symfony/templating: ^2.8 || ^3.3 || ^4.0
- symfony/twig-bundle: ^2.8 || ^3.3 || ^4.0
- symfony/validator: ^2.8 || ^3.3 || ^4.0
- symfony-cmf/core-bundle: ^2.1
- symfony-cmf/menu-bundle: ^2.1
- symfony-cmf/routing-bundle: ^2.1
Requires (Dev)
- doctrine/phpcr-odm: ^1.4|^2.0
- symfony-cmf/testing: ^2.1.8
- symfony/phpunit-bridge: ^3.3 || ^4.0
Suggests
- friendsofsymfony/rest-bundle: Improved handling for different output formats
- doctrine/phpcr-odm: To persist content with the PHP content repository
- doctrine/phpcr-bundle: To integrate PHPCR-ODM with Symfony
- symfony-cmf/sonata-admin-integration-bundle: To provide admin interfaces for the content
- dev-master / 2.1.x-dev
- 2.1.x-dev
- 2.1.0
- 2.1.0-RC1
- 2.0.x-dev
- 2.0.0
- 2.0.0-RC2
- 2.0.0-RC1
- 1.3.x-dev
- 1.3.0
- 1.3.0-RC1
- 1.2.x-dev
- 1.2.0
- 1.2.0-RC1
- 1.1.x-dev
- 1.1.0
- 1.1.0-RC3
- 1.1.0-RC2
- 1.1.0-RC1
- 1.0.x-dev
- 1.0.1
- 1.0.0
- 1.0.0-RC8
- 1.0.0-RC7
- 1.0.0-RC6
- 1.0.0-RC5
- 1.0.0-RC4
- 1.0.0-RC3
- 1.0.0-RC2
- 1.0.0-RC1
- 1.0.0-beta2
- 1.0.0-beta1
- 1.0.0-alpha3
- 1.0.0-alpha2
- 1.0.0-alpha1
- dev-master-dev-kit
- dev-prepare-release
README
Branch | Travis | Coveralls |
---|---|---|
master |
This package is part of the Symfony Content Management Framework (CMF) and licensed under the MIT License.
The ContentBundle provides a document for static content and the controller to render it.
Requirements
- PHP 7.1 / 7.2
- Symfony 2.8 / 3.3 / 3.4 / 4.0
- See also the
require
section of composer.json
Documentation
For the install guide and reference, see:
See also:
- All Symfony CMF documentation - complete Symfony CMF reference
- Symfony CMF Website - introduction, live demo, support and community links
Support
For general support and questions, please use StackOverflow.
Contributing
Pull requests are welcome. Please see our CONTRIBUTING guide.
Unit and/or functional tests exist for this package. See the Testing documentation for a guide to running the tests.
Thanks to everyone who has contributed already.
License
This package is available under the MIT license.