Libraries tagged by doctrrine
slick/orm
2350 Downloads
Slick ORM is a module that provides ORM support to a Slick application using doctrine/orm.
doctrine/orm
239007569 Downloads
Object-Relational-Mapper for PHP
doctrine/lexer
755969467 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/instantiator
745661641 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
713118848 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
415891992 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/dbal
488323187 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/cache
528713397 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
483190964 Downloads
Docblock Annotations Parser
symfony/doctrine-bridge
146251195 Downloads
Provides integration for Doctrine with various Symfony components
gedmo/doctrine-extensions
100462083 Downloads
Doctrine behavioral extensions
doctrine/doctrine-migrations-bundle
146272636 Downloads
Symfony DoctrineMigrationsBundle
doctrine/doctrine-fixtures-bundle
89319925 Downloads
Symfony DoctrineFixturesBundle
doctrine/doctrine-bundle
202110328 Downloads
Symfony DoctrineBundle
symfony/property-info
196791783 Downloads
Extracts information about PHP class' properties using metadata of popular sources