Libraries tagged by 1doc
silverstripe/developer-docs
68683 Downloads
Developer documentation for the Silverstripe framework and CMS. Added to packagist for release purposes.
sidus/doctrine-debug-bundle
421315 Downloads
Adds stack trace to Doctrine queries in Symfony profiler
siburuxue/doctrine-helper
3116 Downloads
instead of `php bin/console doctrine:mapping:import`
shipmonk/doctrine-two-phase-migrations
28084 Downloads
Two phase migrations for Doctrine ORM: before and after deploying new codebase version
shipmonk/doctrine-mysql-optimizer-hints
13373 Downloads
Custom SQL walker for Doctrine allowing usage of MySQL optimizer hints without need of native queries
setono/doctrine-orm-batcher-bundle
546424 Downloads
Symfony bundle that integrates the Doctrine ORM batcher library
sarhan/oauth2-docusign
118197 Downloads
Docusign OAuth2 provider for League OAuth2 Client
romanzipp/laravel-model-doc
56467 Downloads
Laravel Model PHPDoc Generator
relaxart/monolog-docker-handler
39632 Downloads
Docker handler for monolog
rekalogika/rekapager-doctrine-orm-adapter
20686 Downloads
Doctrine ORM adapter for Rekapager pagination library
rekalogika/doctrine-collections-decorator
45827 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
21402 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
26325 Downloads
Reach Digital Docker+local hybrid development environment.
raksul/doctrine-set-type-bundle
184660 Downloads
Provides support of MySQL SET type for Doctrine2 in Symfony2 applications.
qbbr/pgsql-doctrine-random-function
106352 Downloads
PostgreSQL RANDOM() function for Doctrine ORM