Doctrine
- Planet Earth
- https://www.doctrine-project.org
Pinned repositories
Repositories
-
doctrine-website-build-prod
Generated website artifacts. See https://www.doctrine-project.org/contribute/website/
-
dbal
Doctrine Database Abstraction Layer
-
orm
Doctrine Object Relational Mapper (ORM)
-
persistence
The Doctrine Persistence project is a library that provides common abstractions for object mapper persistence.
-
mongodb-odm
Doctrine MongoDB Object Document Mapper (ODM)
-
DoctrineBundle
Symfony Bundle for Doctrine ORM and DBAL
-
DoctrineMigrationsBundle
Symfony integration for the doctrine/migrations library
-
DoctrineMongoDBBundle
Integrates Doctrine MongoDB ODM with Symfony
-
deprecations
Thin library around different deprecation strategies
-
-
cache
Doctrine Cache component
-
common
Doctrine Common
-
doctrine-website
Source code for the doctrine-project.org website and documentation.
-
migrations
Doctrine Database Migrations Library
-
coding-standard
The coding standard of the Doctrine project.
-
-
data-fixtures
Doctrine2 ORM Data Fixtures Extensions
-
DoctrineFixturesBundle
Symfony integration for the doctrine/data-fixtures library
-
collections
Collections Abstraction 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
-
sql-formatter
A lightweight php class for formatting sql statements. Handles automatic indentation and syntax highlighting.
-
DoctrineORMModule
Doctrine ORM Module for Laminas
-
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
-
event-manager
The Doctrine Event Manager is a library that provides a simple event system.