Doctrine
- Planet Earth
- https://www.doctrine-project.org
Repositories
-
DoctrinePHPCRBundle
This bundle integrates Doctrine PHPCR ODM and PHPCR backends into Symfony
-
DoctrineORMModule
Doctrine ORM Module for Laminas
-
collections
Collections Abstraction Library
-
doctrine-website-build-prod
Generated website artifacts. See https://www.doctrine-project.org/contribute/website/
-
common
Doctrine Common
-
orm
Doctrine Object Relational Mapper (ORM)
-
dbal
Doctrine Database Abstraction Layer
-
mongodb-odm
Doctrine MongoDB Object Document Mapper (ODM)
-
-
phpcr-odm
Doctrine2 PHPCR ODM
-
DoctrineBundle
Symfony Bundle for Doctrine ORM and DBAL
-
DoctrineModule
Doctrine Module for Laminas
-
static-website-generator
Doctrine Static Website Generator
-
migrations
Doctrine Database Migrations Library
-
reflection
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection API that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
-
-
doctrine-website
Source code for the doctrine-project.org website and documentation.
-
cache
Doctrine Cache component
-
DoctrineMongoDBBundle
Integrates Doctrine MongoDB ODM with Symfony
-
persistence
The Doctrine Persistence project is a library that provides common abstractions for object mapper persistence.
-
deprecations
Thin library around different deprecation strategies
-
coding-standard
The coding standard of the Doctrine project.
-
DoctrineMigrationsBundle
Symfony integration for the doctrine/migrations library
-
event-manager
The Doctrine Event Manager is a library that provides a simple event system.
-
data-fixtures
Doctrine2 ORM Data Fixtures Extensions
-
inflector
Doctrine Inflector is a small library that can perform string manipulations with regard to uppercase/lowercase and singular/plural forms of words.
-
lexer
Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.