symfony-cmf/sonata-admin-integration-bundle
Symfony CMF sonata admin implementations
Installs: 513
Dependents: 0
Suggesters: 3
Security: 0
Stars: 4
Watchers: 3
Forks: 17
Open Issues: 27
Type:symfony-bundle
Requires
- php: ^5.6|^7.0
- symfony/framework-bundle: ^2.8|^3.0
- sonata-project/doctrine-phpcr-admin-bundle: ^2.0.0-RC4
- sonata-project/admin-bundle: ^3.6.0
- symfony-cmf/tree-browser-bundle: ^2.0
Requires (Dev)
- symfony-cmf/testing: ^2.1@dev
- symfony-cmf/core-bundle: ^2.0
- symfony-cmf/routing-bundle: ^2.0
- symfony-cmf/seo-bundle: ^2.0
- symfony-cmf/menu-bundle: ^2.0
- symfony-cmf/block-bundle: ^2.0
- symfony-cmf/content-bundle: ^2.0
- doctrine/orm: ^2.4
- doctrine/phpcr-odm: ^2.0
- doctrine/doctrine-bundle: ^1.3
- symfony/phpunit-bridge: ^3.2
- matthiasnoback/symfony-dependency-injection-test: ~0.6
- matthiasnoback/symfony-config-test: ^1.3.1
- burgov/key-value-form-bundle: ^1.0
- egeloen/ckeditor-bundle: ^4.0
Suggests
- symfony-cmf/routing-bundle: To make use of the alternate locale provider.
- doctrine/phpcr-bundle: To persist the metadata in PHPCR ODM documents
- doctrine/doctrine-bundle: To persist the metadata in ORM entities
- doctrine/orm: To persist the metadata in ORM entities, ~2.4
- egeloen/ckeditor-bundle: To have CkEditor support on textareas.
This package is auto-updated.
Last update: 2019-03-03 23:33:37 UTC
README
Branch | Travis | Coveralls |
---|---|---|
master |
This package is part of the Symfony Content Management Framework (CMF) and licensed under the MIT License.
Requirements
- PHP 7.1
- 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.