Libraries tagged by duct
doctrine/dbal
488226401 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
doctrine/cache
528690317 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
483106598 Downloads
Docblock Annotations Parser
symfony/doctrine-bridge
146206215 Downloads
Provides integration for Doctrine with various Symfony components
gedmo/doctrine-extensions
100461322 Downloads
Doctrine behavioral extensions
doctrine/doctrine-migrations-bundle
146237329 Downloads
Symfony DoctrineMigrationsBundle
doctrine/doctrine-fixtures-bundle
89298346 Downloads
Symfony DoctrineFixturesBundle
doctrine/doctrine-bundle
202068433 Downloads
Symfony DoctrineBundle
symfony/property-info
196728092 Downloads
Extracts information about PHP class' properties using metadata of popular sources
doctrine/common
318673778 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
121098004 Downloads
a PHP SQL highlighting library
doctrine/persistence
230033983 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
168523407 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.
doctrine/deprecations
345558957 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
doctrine/data-fixtures
113063244 Downloads
Data Fixtures for all Doctrine Object Managers