doctrine/phpcr-bundle

Symfony DoctrinePHPCRBundle

Installs: 2 005 398

Dependents: 56

Suggesters: 22

Security: 0

Stars: 150

Watchers: 21

Forks: 69

Open Issues: 8

Type:symfony-bundle

3.0.0-beta2 2024-02-05 08:05 UTC

README

Build Status Latest Stable Version Total Downloads

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.