Libraries tagged by doctrrine
slick/orm
2692 Downloads
Slick ORM is a module that provides ORM support to a Slick application using doctrine/orm.
doctrine/orm
254903966 Downloads
Object-Relational-Mapper for PHP
doctrine/lexer
816899944 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/instantiator
791908054 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
768067459 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
448512862 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/dbal
523191523 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/cache
558032975 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
511892890 Downloads
Docblock Annotations Parser
symfony/doctrine-bridge
159705336 Downloads
Provides integration for Doctrine with various Symfony components
gedmo/doctrine-extensions
106580089 Downloads
Doctrine behavioral extensions
doctrine/doctrine-migrations-bundle
156394522 Downloads
Symfony DoctrineMigrationsBundle
doctrine/doctrine-fixtures-bundle
95054712 Downloads
Symfony DoctrineFixturesBundle
doctrine/doctrine-bundle
215195493 Downloads
Symfony DoctrineBundle
symfony/property-info
217551673 Downloads
Extracts information about PHP class' properties using metadata of popular sources