Libraries tagged by doctrine
doctrine/orm
249389554 Downloads
Object-Relational-Mapper for PHP
doctrine/lexer
796675457 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/instantiator
776760413 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
749996578 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
437903353 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/dbal
511773626 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/collections
365339015 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
doctrine/cache
548911467 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
502531650 Downloads
Docblock Annotations Parser
gedmo/doctrine-extensions
104395604 Downloads
Doctrine behavioral extensions
doctrine/doctrine-migrations-bundle
152762143 Downloads
Symfony DoctrineMigrationsBundle
doctrine/doctrine-fixtures-bundle
92941755 Downloads
Symfony DoctrineFixturesBundle
doctrine/doctrine-bundle
210510576 Downloads
Symfony DoctrineBundle
symfony/doctrine-bridge
154953021 Downloads
Provides integration for Doctrine with various Symfony components
symfony/property-info
210560378 Downloads
Extracts information about PHP class' properties using metadata of popular sources