Libraries tagged by dockr
beberlei/doctrineextensions
53822274 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
doctrine/doctrine-cache-bundle
80008747 Downloads
Symfony Bundle for Doctrine Cache
doctrine/mongodb-odm
17351929 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.
doctrine/reflection
98926888 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
symfony/orm-pack
31998024 Downloads
A pack for the Doctrine ORM
sonata-project/doctrine-orm-admin-bundle
14928545 Downloads
Integrate Doctrine ORM into the SonataAdminBundle
sonata-project/doctrine-extensions
18352347 Downloads
Doctrine2 behavioral extensions
scienta/doctrine-json-functions
15069578 Downloads
A set of extensions to Doctrine that add support for json query functions.
oro/doctrine-extensions
9394171 Downloads
Doctrine Extensions for MySQL and PostgreSQL.
martin-georgiev/postgresql-for-doctrine
3056713 Downloads
Adds PostgreSQL enhancements to Doctrine. Provides support for JSON, JSONB and some array data types. Provides functions, operators and common expressions used when working with JSON data, arrays and features related to text search.
knplabs/doctrine-behaviors
10607782 Downloads
Doctrine Behavior Traits
fresh/doctrine-enum-bundle
5483097 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
dunglas/doctrine-json-odm
3250092 Downloads
An object document mapper for Doctrine ORM using JSON types of modern RDBMS.
zenstruck/foundry
5489704 Downloads
A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.
lchrusciel/api-test-case
3978102 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.