Libraries tagged by doctrine
doctrine/persistence
198377615 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
149241972 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
doctrine/deprecations
273401209 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
doctrine/data-fixtures
101045199 Downloads
Data Fixtures for all Doctrine Object Managers
doctrine/collections
317336755 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
ramsey/uuid-doctrine
29121376 Downloads
Use ramsey/uuid as a Doctrine field type.
doctrine/doctrine-fixtures-bundle
80223669 Downloads
Symfony DoctrineFixturesBundle
dama/doctrine-test-bundle
22479735 Downloads
Symfony bundle to isolate doctrine database tests and improve test performance
carbonphp/carbon-doctrine-types
56280786 Downloads
Types to use Carbon in Doctrine
beberlei/doctrineextensions
51821841 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
79580095 Downloads
Symfony Bundle for Doctrine Cache
symfony/doctrine-messenger
48466415 Downloads
Symfony Doctrine Messenger Bridge
stof/doctrine-extensions-bundle
64344082 Downloads
Integration of the gedmo/doctrine-extensions with Symfony
phpstan/phpstan-doctrine
40402671 Downloads
Doctrine extensions for PHPStan
doctrine/mongodb-odm
16770215 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.