Search results for doctrine
doctrine/orm
251823032 Downloads
Object-Relational-Mapper for PHP
doctrine/lexer
807109952 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/instantiator
784610837 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
759336484 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
443041543 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/dbal
517301588 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/collections
368590749 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
doctrine/cache
553457868 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
506999390 Downloads
Docblock Annotations Parser
gedmo/doctrine-extensions
105275024 Downloads
Doctrine behavioral extensions
doctrine/doctrine-migrations-bundle
154278143 Downloads
Symfony DoctrineMigrationsBundle
doctrine/doctrine-fixtures-bundle
93796581 Downloads
Symfony DoctrineFixturesBundle
doctrine/doctrine-bundle
212493645 Downloads
Symfony DoctrineBundle
symfony/doctrine-bridge
157032517 Downloads
Provides integration for Doctrine with various Symfony components
symfony/property-info
213859638 Downloads
Extracts information about PHP class' properties using metadata of popular sources