Libraries tagged by docrtine
doctrine/doctrine-cache-bundle
84636346 Downloads
Symfony Bundle for Doctrine Cache
zenstruck/foundry
14851898 Downloads
A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.
doctrine/mongodb-odm
25177500 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.
doctrine/reflection
108084182 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
36487129 Downloads
A pack for the Doctrine ORM
shipmonk/dead-code-detector
4887587 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
sonata-project/doctrine-orm-admin-bundle
18513203 Downloads
Integrate Doctrine ORM into the SonataAdminBundle
sonata-project/doctrine-extensions
22986552 Downloads
Doctrine2 behavioral extensions
oro/doctrine-extensions
12558176 Downloads
Doctrine Extensions for MySQL and PostgreSQL.
martin-georgiev/postgresql-for-doctrine
6164801 Downloads
Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.
knplabs/doctrine-behaviors
13150892 Downloads
Doctrine Behavior Traits
dunglas/doctrine-json-odm
5847788 Downloads
An object document mapper for Doctrine ORM using JSON types of modern RDBMS.
doctrine/doctrine-orm-module
7755677 Downloads
Laminas Module that provides Doctrine ORM functionality
doctrine/doctrine-module
8371405 Downloads
Laminas Module that provides Doctrine basic functionality required for ORM and ODM modules
lchrusciel/api-test-case
6099033 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.