symfony-cmf / core-bundle
Symfony CMF Core Bundle
Installs: 1 056 611
Dependents: 21
Suggesters: 5
Security: 0
Stars: 25
Watchers: 12
Forks: 33
Open Issues: 10
Type:symfony-bundle
Requires
- php: ^8.1
- symfony/framework-bundle: ^6.4 || ^7.0
- symfony/security-core: ^6.4 || ^7.0
Requires (Dev)
- ext-dom: *
- doctrine/dbal: ^3.8.4 || ^4.0
- doctrine/doctrine-bundle: ^2.0
- doctrine/phpcr-bundle: ^3.0
- doctrine/phpcr-odm: ^1.4 || ^2.0
- jackalope/jackalope-doctrine-dbal: ^1.12 || ^2.0
- mockery/mockery: ^1.4.1
- symfony-cmf/routing-bundle: 3.1.0
- symfony-cmf/testing: 5.0.2
- symfony/asset: ^6.4 || ^7.0
- symfony/browser-kit: ^6.4 || ^7.0
- symfony/form: ^6.4 || ^7.0
- symfony/monolog-bridge: ^6.4 || ^7.0
- symfony/monolog-bundle: ^3.0
- symfony/phpunit-bridge: ^7.0.3
- symfony/security-bundle: ^6.4 || ^7.0
- symfony/templating: ^6.4 || ^7.0
- symfony/translation: ^6.4 || ^7.0
- symfony/twig-bundle: ^6.4 || ^7.0
- symfony/validator: ^6.4 || ^7.0
- symfony/yaml: ^6.4 || ^7.0
Suggests
- symfony-cmf/routing-bundle: For the wtig extension functions cmf_prev_linkable/cmf_next_linkable and the publish_workflow_listener
- symfony-cmf/sonata-admin-integration-bundle: To provide an admin interface for the PHPCR ODM documents.
- symfony/security-bundle: To be able to use the publish workflow system
- symfony/twig-bundle: To get access to the CMF twig extension
- 3.x-dev
- 3.0.0
- 2.x-dev
- 2.1.x-dev
- 2.1.1
- 2.1.0
- 2.1.0-RC1
- 2.0.x-dev
- 2.0.1
- 2.0.0
- 2.0.0-RC3
- 2.0.0-RC2
- 2.0.0-RC1
- 1.3.x-dev
- 1.3.2
- 1.3.1
- 1.3.0
- 1.3.0-RC1
- 1.2.x-dev
- 1.2.1
- 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.2
- 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-alpha2
- 1.0.0-alpha1
- dev-github-workflow
- dev-master-dev-kit
- dev-publish-query-filter
This package is auto-updated.
Last update: 2024-11-05 12:05:26 UTC
README
This package is part of the Symfony Content Management Framework (CMF) and licensed under the MIT License.
The CoreBundle for the Symfony content management framework provides common functionality, helpers and utilities for the other CMF bundles. The major features are a publish workflow, a twig extension and php templating helper to walk PHPCR-ODM trees and support for optional translated content.
Requirements
- See the
require
section of composer.json
Documentation
For the install guide and reference, see:
See also:
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.
Thanks to everyone who has contributed already.
License
This package is available under the MIT license.