DoctrinePHPCRBundle
PHPCR & Doctrine PHPCR-ODM Bundle for the Symfony Framework.
This bundle integrates PHP Content Repository implementations and the Doctrine PHPCR-ODM into Symfony.
What is Doctrine PHPCR-ODM?
The Doctrine Project is the home of a selected set of PHP libraries primarily focused on providing persistence
services and related functionality. The PHPCR-ODM project provides an Object - Document Mapper built on top of
the content repository standard PHPCR.
It leverages the various features of PHPCR like references, children and parent relations and versioning and
adds features of its own like multilanguage.
Documentation
For information, see Symfony CMF Documentation,
specifically The Database Layer: PHPCR-ODM
and DoctrinePHPCRBundle.
PHPCR-ODM in general is documented in the Doctrine PHPCR-ODM documentation.
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
-
Merge branch 'Inventis-fix-rfc5646-format-locale-key-getting-changed'
By dbu, 1 year ago
-
document possible braking change in changelog for rfc5646 compatible locales
By dbu, 1 year ago
-
allow rfc5646 formatted locales
By , 1 year ago
-
prepare release
By dbu, 1 year ago
-
Merge pull request #340 from doctrine/symfony-5
By web-flow, 1 year ago
-
hack constraint for a build because simple-phpunit is a mess
By dbu, 1 year ago
-
fixed Symfony 5
By Mathieu Lemoine, 1 year ago
-
symfony 5
By dbu, 1 year ago
-
Merge pull request #344 from doctrine/fix-build
By web-flow, 1 year ago
-
cleanup build
By dbu, 1 year ago
-
Merge pull request #343 from doctrine/1.3-to-master
By web-flow, 1 year ago
-
Merge remote-tracking branch 'origin/master' into 1.3-to-master
By dbu, 1 year ago
-
Revert "Merge branch 'eddmann-lazy-schema-listener'"
By dbu, 1 year ago
-
Merge pull request #342 from doctrine/lazy-schema-listener
By web-flow, 1 year ago
-
mark schema listener as lazy
By dbu, 1 year ago
-
Merge branch 'eddmann-lazy-schema-listener'
By dbu, 1 year ago
-
add changelog
By dbu, 1 year ago
-
Lazy load the schema listener repository
By eddmann, 1 year ago
-
Merge pull request #337 from alexander-schranz/bugfix/test-cases
By web-flow, 1 year ago
-
Fix tests
By alexander-schranz, 1 year ago
-
Merge pull request #336 from doctrine/1.3-to-master
By web-flow, 1 year ago
-
fix code order
By dbu, 1 year ago
-
fix cs
By dbu, 1 year ago
-
Merge remote-tracking branch 'origin/1.3' into 1.3-to-master
By dbu, 1 year ago
-
prepare release
By dbu, 1 year ago
-
Fix problem with multiple mixed typed sessions when default is not a dbal session (#334)
By dbu, 1 year ago
-
Merge pull request #335 from alexander-schranz/patch-2
By web-flow, 1 year ago
-
Avoid add multiple doctrine.event_listener tags with same options
By alexander-schranz, 1 year ago
-
prepare release
By dbu, 2 years ago
-
Merge pull request #333 from alexander-schranz/patch-1
By web-flow, 2 years ago