Libraries tagged by dockr
stfalcon-studio/doctrine-redis-cache-bundle
90052 Downloads
Add custom namespace for doctrine cache pools.
stesie/phpcs-doctrine-annotation-rules
55387 Downloads
Additional PHP Code Sniffer sniffs focusing on annotations for Doctrine ORM.
steevanb/doctrine-stats
81130 Downloads
Count managed and lazy loaded entities, hydration time etc
smartassert/doctrine-inspectors
33105 Downloads
siburuxue/doctrine-helper
2796 Downloads
instead of `php bin/console doctrine:mapping:import`
shipmonk/doctrine-two-phase-migrations
27574 Downloads
Two phase migrations for Doctrine ORM: before and after deploying new codebase version
shipmonk/doctrine-mysql-optimizer-hints
12772 Downloads
Custom SQL walker for Doctrine allowing usage of MySQL optimizer hints without need of native queries
setono/doctrine-orm-batcher-bundle
543395 Downloads
Symfony bundle that integrates the Doctrine ORM batcher library
relaxart/monolog-docker-handler
39472 Downloads
Docker handler for monolog
rekalogika/rekapager-doctrine-orm-adapter
19002 Downloads
Doctrine ORM adapter for Rekapager pagination library
rekalogika/doctrine-collections-decorator
45266 Downloads
Lets you easily create decorator classes to dynamically modify the behaviors of Doctrine Collection objects, including the collection objects used by Doctrine ORM in your entities.
rekalogika/doctrine-advanced-group-by
19860 Downloads
Allows the use of the more complex GROUP BY clauses in Doctrine ORM. These include GROUPING SETS, CUBE, and ROLLUP.
reach-digital/docker-devbox
26169 Downloads
Reach Digital Docker+local hybrid development environment.
raksul/doctrine-set-type-bundle
182893 Downloads
Provides support of MySQL SET type for Doctrine2 in Symfony2 applications.
qbbr/pgsql-doctrine-random-function
105420 Downloads
PostgreSQL RANDOM() function for Doctrine ORM