Libraries tagged by Dict
doctrine/orm
251562833 Downloads
Object-Relational-Mapper for PHP
doctrine/lexer
805841065 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/instantiator
783665318 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
758188103 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
442456586 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/dbal
516663150 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/collections
368229270 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
doctrine/cache
552975188 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
506453973 Downloads
Docblock Annotations Parser
symfony/doctrine-bridge
156813967 Downloads
Provides integration for Doctrine with various Symfony components
gedmo/doctrine-extensions
105195554 Downloads
Doctrine behavioral extensions
doctrine/doctrine-migrations-bundle
154131248 Downloads
Symfony DoctrineMigrationsBundle
doctrine/doctrine-fixtures-bundle
93714920 Downloads
Symfony DoctrineFixturesBundle
doctrine/doctrine-bundle
212287850 Downloads
Symfony DoctrineBundle
symfony/property-info
213487840 Downloads
Extracts information about PHP class' properties using metadata of popular sources