Libraries tagged by duct
doctrine/deprecations
541733071 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
148779331 Downloads
Data Fixtures for all Doctrine Object Managers
symfony/doctrine-messenger
102691434 Downloads
Symfony Doctrine Messenger Bridge
stof/doctrine-extensions-bundle
92515838 Downloads
Integration of the gedmo/doctrine-extensions with Symfony
scienta/doctrine-json-functions
27327826 Downloads
A set of extensions to Doctrine that add support for json query functions.
ramsey/uuid-doctrine
44066880 Downloads
Use ramsey/uuid as a Doctrine field type.
phpstan/phpstan-doctrine
77293384 Downloads
Doctrine extensions for PHPStan
dama/doctrine-test-bundle
43233339 Downloads
Symfony bundle to isolate doctrine database tests and improve test performance
beberlei/doctrineextensions
82704331 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
doctrine/doctrine-cache-bundle
84650219 Downloads
Symfony Bundle for Doctrine Cache
zenstruck/foundry
14889128 Downloads
A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.
doctrine/mongodb-odm
25211292 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.
doctrine/reflection
108108120 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
symfony/orm-pack
36498252 Downloads
A pack for the Doctrine ORM
shipmonk/dead-code-detector
4970575 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.