Libraries tagged by doctrine
doctrine/orm
302545917 Downloads
Object-Relational-Mapper for PHP
doctrine/lexer
965548884 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/instantiator
885839231 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
906798564 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
doctrine/event-manager
529707471 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/dbal
609054730 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/collections
432887171 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
doctrine/cache
612844210 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
doctrine/annotations
576581927 Downloads
Docblock Annotations Parser
gedmo/doctrine-extensions
125355658 Downloads
Doctrine behavioral extensions
doctrine/doctrine-migrations-bundle
190232254 Downloads
Symfony DoctrineMigrationsBundle
doctrine/doctrine-fixtures-bundle
113805087 Downloads
Symfony DoctrineFixturesBundle
doctrine/doctrine-bundle
256193093 Downloads
Symfony DoctrineBundle
symfony/doctrine-bridge
202629431 Downloads
Provides integration for Doctrine with various Symfony components
symfony/property-info
281707993 Downloads
Extracts information about PHP class' properties using metadata of popular sources