Libraries tagged by doctine
tourze/doctrine-helper
22393 Downloads
Doctrine Helper
tourze/doctrine-entity-checker-bundle
26137 Downloads
thomas-schulz/doctrine-phpstorm-meta
32136 Downloads
PhpStorm meta data for expected arguments completion in Doctrine projects.
tebru/doctrine-annotation-reader
176831 Downloads
Provides a cleaner API for reading Doctrine annotations
symlex/doctrine-active-record
6594 Downloads
Object-oriented CRUD for Doctrine DBAL
stfalcon-studio/doctrine-redis-cache-bundle
77476 Downloads
Add custom namespace for doctrine cache pools.
stesie/phpcs-doctrine-annotation-rules
54203 Downloads
Additional PHP Code Sniffer sniffs focusing on annotations for Doctrine ORM.
steevanb/doctrine-stats
80651 Downloads
Count managed and lazy loaded entities, hydration time etc
steevanb/doctrine-read-only-hydrator
81859 Downloads
Fast hydratation for read only purpose
spryker/doctrine-inflector
2086371 Downloads
DoctrineInflector module
siburuxue/doctrine-helper
2084 Downloads
instead of `php bin/console doctrine:mapping:import`
shipmonk/doctrine-two-phase-migrations
26099 Downloads
Two phase migrations for Doctrine ORM: before and after deploying new codebase version
shipmonk/doctrine-mysql-optimizer-hints
11187 Downloads
Custom SQL walker for Doctrine allowing usage of MySQL optimizer hints without need of native queries
shipmonk/doctrine-hint-driven-sql-walker
99875 Downloads
Doctrine's SqlWalker that allows hooking multiple handlers via ->setHint() while each can edit produced SQL or its part.
setono/doctrine-orm-trait
48760 Downloads
A very simple library that offers a trait to get the object manager and repository for a given class