Libraries tagged by dectr
beberlei/doctrineextensions
62249116 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
81557134 Downloads
Symfony Bundle for Doctrine Cache
vinkla/hashids
10774193 Downloads
A Hashids bridge for Laravel
doctrine/mongodb-odm
19709649 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.
doctrine/reflection
102151780 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
33405630 Downloads
A pack for the Doctrine ORM
spatie/temporary-directory
64607684 Downloads
Easily create, use and destroy temporary directories
zbateson/stream-decorators
36681103 Downloads
PHP psr7 stream decorators for mime message part streams
sonata-project/doctrine-orm-admin-bundle
16078807 Downloads
Integrate Doctrine ORM into the SonataAdminBundle
sonata-project/doctrine-extensions
19849165 Downloads
Doctrine2 behavioral extensions
scienta/doctrine-json-functions
18457442 Downloads
A set of extensions to Doctrine that add support for json query functions.
oro/doctrine-extensions
10350281 Downloads
Doctrine Extensions for MySQL and PostgreSQL.
martin-georgiev/postgresql-for-doctrine
3835105 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
11583722 Downloads
Doctrine Behavior Traits
fresh/doctrine-enum-bundle
6032669 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.