symfony-cmf / standard-edition
The "Symfony CMF Standard Edition" distribution
Installs: 33 595
Dependents: 0
Suggesters: 0
Security: 0
Stars: 117
Watchers: 20
Forks: 1 209
Open Issues: 2
Type:project
Requires
- php: ^5.6|^7.0
- doctrine/data-fixtures: ^1.0
- doctrine/doctrine-bundle: ^1.6
- doctrine/doctrine-cache-bundle: ^1.2
- doctrine/orm: ^2.5
- jackalope/jackalope-doctrine-dbal: ~1.1
- sensio/distribution-bundle: ^5.0
- sensio/framework-extra-bundle: ^3.0.2
- symfony-cmf/symfony-cmf: 2.0.*
- symfony/monolog-bundle: ^3.0.2
- symfony/polyfill-apcu: ^1.0
- symfony/swiftmailer-bundle: ^2.3.10
- symfony/symfony: ^3.2
Requires (Dev)
This package is auto-updated.
Last update: 2021-09-16 14:47:27 UTC
README
Due to lack of interest, we had to decide to discontinue this repository. The CMF project focusses on the Routing component and RoutingBundle, which are still in active use by other projects.
This repository will no longer be upgraded and marked as abandoned, but will be kept available for legacy projects or if somebody wants to experiment with the CMF.
You can contact us in the #symfony_cmf channel of the Symfony devs slack.
Symfony CMF Standard Edition
The Symfony CMF Standard Edition (SE) is a distribution of the Symfony Content Management Framework (CMF) and licensed under the MIT License.
This distribution is based on all the main CMF components needed for most common use cases, and can be used to create a new Symfony/CMF project from scratch.
Requirements
- PHP 5.6 or 7
- Works with Symfony 3.2 or newer
- See also the
require
section of composer.json
Documentation
For the install guide and reference, see:
- Installation of the code works the same as for the Symfony standard edition
- Symfony CMF introduction
See also:
- All Symfony CMF documentation - complete Symfony CMF reference
- Symfony CMF Website - introduction, live demo, support and community links
Contributing
Pull requests are welcome. Please see our CONTRIBUTING guide.
Unit and/or functional tests exist for this bundle. See the Testing documentation for a guide to running the tests.
Thanks to everyone who has contributed already.