Libraries tagged by doctine
doctrine/doctrine-cache-bundle
84682414 Downloads
Symfony Bundle for Doctrine Cache
zenstruck/foundry
14977391 Downloads
A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.
doctrine/mongodb-odm
25253104 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.
doctrine/reflection
108161052 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
36526681 Downloads
A pack for the Doctrine ORM
shipmonk/dead-code-detector
5127451 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
18544087 Downloads
Integrate Doctrine ORM into the SonataAdminBundle
sonata-project/doctrine-extensions
23026158 Downloads
Doctrine2 behavioral extensions
oro/doctrine-extensions
12592872 Downloads
Doctrine Extensions for MySQL and PostgreSQL.
martin-georgiev/postgresql-for-doctrine
6198119 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
13172043 Downloads
Doctrine Behavior Traits
dunglas/doctrine-json-odm
5882582 Downloads
An object document mapper for Doctrine ORM using JSON types of modern RDBMS.
doctrine/doctrine-orm-module
7773924 Downloads
Laminas Module that provides Doctrine ORM functionality
doctrine/doctrine-module
8390791 Downloads
Laminas Module that provides Doctrine basic functionality required for ORM and ODM modules
lchrusciel/api-test-case
6118628 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.