symfony-cmf / cmf-phpcr-dbal-pack
Meta repository to install dbal implementation of with doctrine/phpcr-dbal-symfony-pack.
Installs: 776
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 15
Forks: 1
Open Issues: 0
Type:symfony-pack
Requires
This package is auto-updated.
Last update: 2021-10-16 14:47:41 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 Content Management Framework - DBAL Implementation for PHPCR.
This package is part of the Symfony Content Management Framework (CMF) and licensed under the MIT License.
Note the main purpose of this repository is to offer a composer package that ties together various packages that will be used in most CMF projects. The bulk of the development is done in other repositories on the https://github.com/symfony-cmf organization.
The Symfony CMF project makes it easier for developers to add CMS functionality to applications built with the Symfony PHP framework. Key development principles for the provided set of bundles are scalability, usability, documentation and testing.
Requirements
- Symfony 3.4+
- See also the
require
section of composer.json
Documentation
For the install guide and reference, see:
- 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.
Thanks to everyone who has contributed already.