Libraries tagged by doctrrine
slick/orm
2546 Downloads
Slick ORM is a module that provides ORM support to a Slick application using doctrine/orm.
doctrine/orm
246346518 Downloads
Object-Relational-Mapper for PHP
doctrine/lexer
783117966 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/instantiator
765693703 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
737864984 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
430981710 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/dbal
504421513 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/cache
542558449 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
495683587 Downloads
Docblock Annotations Parser
symfony/doctrine-bridge
152457926 Downloads
Provides integration for Doctrine with various Symfony components
gedmo/doctrine-extensions
103364653 Downloads
Doctrine behavioral extensions
doctrine/doctrine-migrations-bundle
151083905 Downloads
Symfony DoctrineMigrationsBundle
doctrine/doctrine-fixtures-bundle
91948459 Downloads
Symfony DoctrineFixturesBundle
doctrine/doctrine-bundle
208088418 Downloads
Symfony DoctrineBundle
symfony/property-info
206264927 Downloads
Extracts information about PHP class' properties using metadata of popular sources