Libraries tagged by doctrine
zenstruck/foundry
14767998 Downloads
A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.
doctrine/mongodb-odm
25127199 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.
doctrine/reflection
108022746 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
36449666 Downloads
A pack for the Doctrine ORM
shipmonk/dead-code-detector
4706550 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
18485867 Downloads
Integrate Doctrine ORM into the SonataAdminBundle
sonata-project/doctrine-extensions
22953582 Downloads
Doctrine2 behavioral extensions
oro/doctrine-extensions
12532996 Downloads
Doctrine Extensions for MySQL and PostgreSQL.
martin-georgiev/postgresql-for-doctrine
6134466 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
13132670 Downloads
Doctrine Behavior Traits
doctrine/doctrine-orm-module
7737787 Downloads
Laminas Module that provides Doctrine ORM functionality
doctrine/doctrine-module
8352768 Downloads
Laminas Module that provides Doctrine basic functionality required for ORM and ODM modules
dunglas/doctrine-json-odm
5815461 Downloads
An object document mapper for Doctrine ORM using JSON types of modern RDBMS.
lchrusciel/api-test-case
6082767 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
laravel-doctrine/orm
5656674 Downloads
An integration library for Laravel and Doctrine ORM