Libraries tagged by doctrine
doctrine/orm
222115873 Downloads
Object-Relational-Mapper for PHP
doctrine/lexer
699715302 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/instantiator
703430815 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
661941591 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
381319564 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/dbal
452967969 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/cache
495801692 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
454624305 Downloads
Docblock Annotations Parser
gedmo/doctrine-extensions
93708658 Downloads
Doctrine behavioral extensions
doctrine/doctrine-migrations-bundle
135167108 Downloads
Symfony DoctrineMigrationsBundle
doctrine/doctrine-bundle
188133836 Downloads
Symfony DoctrineBundle
symfony/doctrine-bridge
131877233 Downloads
Provides integration for Doctrine with various Symfony components
symfony/property-info
175156562 Downloads
Extracts information about PHP class' properties using metadata of popular sources
doctrine/common
300729899 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
doctrine/sql-formatter
105418932 Downloads
a PHP SQL highlighting library