Doctrine
- Planet Earth
- https://www.doctrine-project.org
Pinned repositories
Repositories
-
dbal
Doctrine Database Abstraction Layer
-
orm
Doctrine Object Relational Mapper (ORM)
-
DoctrineMongoDBBundle
Integrates Doctrine MongoDB ODM with Symfony
-
coding-standard
The coding standard of the Doctrine project.
-
migrations
Doctrine Database Migrations Library
-
cache
Doctrine Cache component
-
mongodb-odm
Doctrine MongoDB Object Document Mapper (ODM)
-
DoctrineMigrationsBundle
Symfony integration for the doctrine/migrations library
-
-
collections
Collections Abstraction Library
-
deprecations
Thin library around different deprecation strategies
-
DoctrineORMModule
Doctrine ORM Module for Laminas
-
persistence
The Doctrine Persistence project is a library that provides common abstractions for object mapper persistence.
-
doctrine-website-build-prod
Generated website artifacts. See https://www.doctrine-project.org/contribute/website/
-
sql-formatter
A lightweight php class for formatting sql statements. Handles automatic indentation and syntax highlighting.
-
doctrine-website
Source code for the doctrine-project.org website and documentation.
-
DoctrineBundle
Symfony Bundle for Doctrine ORM and DBAL
-
DoctrineModule
Doctrine Module for Laminas
-
-
common
Doctrine Common
-
data-fixtures
Doctrine2 ORM Data Fixtures Extensions
-
DoctrineFixturesBundle
Symfony integration for the doctrine/data-fixtures library
-
inflector
Doctrine Inflector is a small library that can perform string manipulations with regard to uppercase/lowercase and singular/plural forms of words.
-
DoctrinePHPCRBundle
This bundle integrates Doctrine PHPCR ODM and PHPCR backends into Symfony
-
lexer
Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.
-
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.
-
skeleton-mapper
Doctrine Skeleton Object Mapper