Libraries tagged by doctron
lampnick/doctron-client-php
587 Downloads
php client for doctron
doctrine/orm
258989576 Downloads
Object-Relational-Mapper for PHP
doctrine/lexer
829446749 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/instantiator
800591946 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
779875742 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
455785683 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
doctrine/dbal
530820094 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/cache
563835434 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
518210732 Downloads
Docblock Annotations Parser
symfony/doctrine-bridge
163365847 Downloads
Provides integration for Doctrine with various Symfony components
gedmo/doctrine-extensions
108216704 Downloads
Doctrine behavioral extensions
doctrine/doctrine-migrations-bundle
159247716 Downloads
Symfony DoctrineMigrationsBundle
doctrine/doctrine-fixtures-bundle
96630616 Downloads
Symfony DoctrineFixturesBundle
doctrine/doctrine-bundle
218638923 Downloads
Symfony DoctrineBundle
symfony/property-info
222665503 Downloads
Extracts information about PHP class' properties using metadata of popular sources