Libraries tagged by user symfony doctrine
beelab/memory-repository-bundle
80 Downloads
A Symfony bundle to use in-memory repositories
heristop/jobqueue-bundle
890 Downloads
This bundle provides the use of Zend_Queue from Zend Framework. It allows your Symfony application to schedule multiple console commands as server-side jobs.
phil/geolocation-bundle
794 Downloads
A Symfony2 Bundle to handle geographic location. Add geolocation to your entities. Add address entities. Add user geo location. Add doctrine functions for calculating geographical distances in your project.
khepin/drupal-transliterator-bundle
26166 Downloads
Symfony bundle to use drupal transliteration (eg in doctrine sluggable extension).
recranet/user-bundle
550 Downloads
User management for Symfony2. Compatible with Doctrine ORM
balpom/symfony-messenger-sqlite
8 Downloads
How to initialize and to use a Symfony Messenger with queues in SQLite database without Doctrine.
balpom/symfony-messenger-sample
17 Downloads
A simple example showing how to initialize and to use a Symfony Messenger with queues
waytohealth/doctrine1
10855 Downloads
PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2
vitaliytv/doctrine1
445 Downloads
PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2
lyssal/doctrine-extra-bundle
10 Downloads
Some functionalities to use and manage entities in Symfony.
x69420/doctrine-encrypt-bundle
6 Downloads
Symfony 5 bundle which allows to encrypt data in database with some encrypt algorithm, this fork make use of open ssl
webonaute/doctrine-datalocking-bundle
20249 Downloads
Lock a list of object of the same entity to be executed by a single processor. When the lock is aquire, the lock ID generated can be use by a processor to execute action on that locked list.
vklymniuk/doctrine-odm-specification-lib
437 Downloads
Wrapper around doctrine odm that allows to use ddd specifications.
tenolo/doctrine-discriminator-map-bundle
335 Downloads
Gives an easy way to use doctrine'S discriminator map.
rafrsr/doctrine-extra-bundle
11023 Downloads
A Symfony bundle to add some helpful functionalities to use with doctrine