Libraries tagged by doctrine1
doctrine/collections
446325024 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
doctrine/cache
622028653 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
588289650 Downloads
Docblock Annotations Parser
symfony/doctrine-bridge
212195714 Downloads
Provides integration for Doctrine with various Symfony components
gedmo/doctrine-extensions
129067542 Downloads
Doctrine behavioral extensions
doctrine/doctrine-migrations-bundle
197511400 Downloads
Symfony DoctrineMigrationsBundle
doctrine/doctrine-fixtures-bundle
117568578 Downloads
Symfony DoctrineFixturesBundle
doctrine/doctrine-bundle
265223415 Downloads
Symfony DoctrineBundle
carbonphp/carbon-doctrine-types
290541764 Downloads
Types to use Carbon in Doctrine
beberlei/doctrineextensions
83101728 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
symfony/property-info
299297730 Downloads
Extracts information about PHP class' properties using metadata of popular sources
doctrine/common
385541441 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
doctrine/sql-formatter
195460785 Downloads
a PHP SQL highlighting library
doctrine/persistence
319270440 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
227642131 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.