Libraries tagged by doctrine
doctrine/reflection
101163954 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
32980713 Downloads
A pack for the Doctrine ORM
sonata-project/doctrine-orm-admin-bundle
15732597 Downloads
Integrate Doctrine ORM into the SonataAdminBundle
sonata-project/doctrine-extensions
19395338 Downloads
Doctrine2 behavioral extensions
scienta/doctrine-json-functions
17377961 Downloads
A set of extensions to Doctrine that add support for json query functions.
oro/doctrine-extensions
10061000 Downloads
Doctrine Extensions for MySQL and PostgreSQL.
martin-georgiev/postgresql-for-doctrine
3572026 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
11301448 Downloads
Doctrine Behavior Traits
fresh/doctrine-enum-bundle
5855802 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
dunglas/doctrine-json-odm
3644112 Downloads
An object document mapper for Doctrine ORM using JSON types of modern RDBMS.
zenstruck/foundry
6877885 Downloads
A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.
lchrusciel/api-test-case
4385796 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
laravel-doctrine/orm
4425116 Downloads
An integration library for Laravel and Doctrine ORM
kevinrob/guzzle-cache-middleware
13419861 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
doctrine/coding-standard
9846447 Downloads
The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects.