All Projects → doctrine → Doctrinephpcrbundle

doctrine / Doctrinephpcrbundle

Licence: mit
This bundle integrates Doctrine PHPCR ODM and PHPCR backends into Symfony

Projects that are alternatives of or similar to Doctrinephpcrbundle

Doctrinecachebundle
Symfony2 Bundle for Doctrine Cache
Stars: ✭ 2,813 (+2047.33%)
Mutual labels:  doctrine, symfony, symfony-bundle
Msgphp
Reusable domain layers. Shipped with industry standard infrastructure.
Stars: ✭ 182 (+38.93%)
Mutual labels:  doctrine, symfony, symfony-bundle
Stofdoctrineextensionsbundle
Integration bundle for DoctrineExtensions by l3pp4rd in Symfony
Stars: ✭ 1,713 (+1207.63%)
Mutual labels:  doctrine, symfony, symfony-bundle
Doctrineenumbundle
📦 Provides support of ENUM type for Doctrine in Symfony applications.
Stars: ✭ 410 (+212.98%)
Mutual labels:  doctrine, symfony, symfony-bundle
Sonatadoctrineormadminbundle
Integrate Doctrine ORM into the SonataAdminBundle
Stars: ✭ 400 (+205.34%)
Mutual labels:  doctrine, symfony, symfony-bundle
Translationformbundle
Ease translations with some dedicated Symfony form types
Stars: ✭ 289 (+120.61%)
Mutual labels:  doctrine, symfony, symfony-bundle
Doctrinefixturesbundle
Symfony integration for the doctrine/data-fixtures library
Stars: ✭ 2,174 (+1559.54%)
Mutual labels:  doctrine, symfony, symfony-bundle
Doctrinemigrationsbundle
Symfony integration for the doctrine/migrations library
Stars: ✭ 3,782 (+2787.02%)
Mutual labels:  doctrine, symfony, symfony-bundle
Doctrinebundle
Symfony Bundle for Doctrine ORM and DBAL
Stars: ✭ 4,225 (+3125.19%)
Mutual labels:  doctrine, symfony, symfony-bundle
Doctrine Json Odm
An object document mapper for Doctrine ORM using JSON types of modern RDBMS.
Stars: ✭ 420 (+220.61%)
Mutual labels:  doctrine, symfony, symfony-bundle
Webpack Bundle
Bundle to Integrate Webpack into Symfony
Stars: ✭ 124 (-5.34%)
Mutual labels:  symfony, symfony-bundle
Nelmiocorsbundle
The NelmioCorsBundle allows you to send Cross-Origin Resource Sharing headers with ACL-style per-URL configuration.
Stars: ✭ 1,615 (+1132.82%)
Mutual labels:  symfony, symfony-bundle
Core Bundle
[READ-ONLY] Contao Core Bundle
Stars: ✭ 113 (-13.74%)
Mutual labels:  symfony, symfony-bundle
Crauegeobundle
Doctrine functions for calculating geographical distances in your Symfony project.
Stars: ✭ 112 (-14.5%)
Mutual labels:  symfony, symfony-bundle
Liformbundle
Symfony Bundle to render Symfony Forms to JSON Schema
Stars: ✭ 124 (-5.34%)
Mutual labels:  symfony, symfony-bundle
Symfony Jsonapi
JSON API Transformer Bundle for Symfony 2 and Symfony 3
Stars: ✭ 114 (-12.98%)
Mutual labels:  symfony, symfony-bundle
Vichuploaderbundle
A simple Symfony bundle to ease file uploads with ORM entities and ODM documents.
Stars: ✭ 1,613 (+1131.3%)
Mutual labels:  symfony, symfony-bundle
User Bundle
A new Symfony user bundle
Stars: ✭ 116 (-11.45%)
Mutual labels:  doctrine, symfony-bundle
Php Sf Flex Webpack Encore Vuejs
A simple app skeleton to try to make every components work together : symfony 4 (latest stable at the date, but work with sf 3.3+ if you just change the versions in composer.json), symfony/flex, webpack-encore, vuejs 2.5.x, boostrap 4 sass
Stars: ✭ 118 (-9.92%)
Mutual labels:  doctrine, symfony
Slack Bundle
Symfony bundle integration of the nexylan/slack library.
Stars: ✭ 110 (-16.03%)
Mutual labels:  symfony, symfony-bundle

DoctrinePHPCRBundle

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].