Libraries tagged by doctrine bundle
cris/avanaudit-bundle
7 Downloads
Audit bundle for symfony2 and doctrine orm, logs any database change
cjcodes/slave-route-limiter-bundle
84915 Downloads
Instead of globally applying a Doctrine-managed MasterSlave connection, this bundle, when enabled, requires devs to flag routes as @ShouldUseReplica to use the replica database, otherwise it defaults to the primary database.
cgarcia/audit-bundle
20 Downloads
Audit bundle for symfony2 and doctrine orm, logs any database change
alphalabs/filter-engine-bundle
6721 Downloads
Symfony2 bundle useful to alter Doctrine queries based on filter expression
uniquelibs/request-to-query-builder-bundle
153 Downloads
A bundle to parse requests to doctrine query builder.
scattercz/consistence-doctrine-symfony
5 Downloads
Symfony Bundle integrating Consistence library and Doctrine ORM with Symfony 5 support
sbsedv/paginator-bundle
336 Downloads
A Symfony bundle that streamlines pagination with Doctrine ORM.
nkt/translate-bundle
16 Downloads
Bundle provides translation mechanism for Doctrine entities
avidci/doctrine-encrypt
8 Downloads
Simple Symfony bundle to Encrypt/Decrypt Doctrine variables
webfactory/visibility-filter-bundle
1800 Downloads
Symfony Bundle that filters out invisible Doctrine entities in a centralised way
fahrenholz/pdo-database-bundle
17 Downloads
Symfony3 bundle providing PDO connectivity without doctrine
slotmachine/slot-bundle
5 Downloads
Bundle for use with Symfony2 and Doctrine
sgloe/multi-search-bundle
3 Downloads
Symfony bundle for Multi Criteria Search for doctrine entities using Form or Service.
quitoque/queue-bundle
7003 Downloads
Symfony2/3/4 Queue Bundle (for background jobs) supporting Mongo (Doctrine ODM), Mysql (and any Doctrine ORM), RabbitMQ, Beanstalkd, Redis, and ... {write your own}
pportelette/crud-bundle
23 Downloads
This bundle provides basic CRUD endpoints for Doctrine entities