doctrine/persistence
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
Maintainers
4.2.0
2026-04-26 12:12 UTC
Requires
- php: ^8.1
- doctrine/deprecations: ^1
- doctrine/event-manager: ^1 || ^2
- psr/cache: ^1.0 || ^2.0 || ^3.0
Requires (Dev)
- doctrine/coding-standard: ^14
- phpstan/phpstan: 2.1.30
- phpstan/phpstan-phpunit: ^2
- phpstan/phpstan-strict-rules: ^2
- phpunit/phpunit: ^10.5.58 || ^12
- symfony/cache: ^4.4 || ^5.4 || ^6.0 || ^7.0 || ^8.0
- symfony/finder: ^4.4 || ^5.4 || ^6.0 || ^7.0 || ^8.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 49ab73e0d3e2ac8d1f5ecda3dd8acd5503781e8b
- Guilherme Blanco <guilhermeblanco.woop@gmail.com>
- Roman Borschel <roman.woop@code-factory.org>
- Benjamin Eberlei <kontakt.woop@beberlei.de>
- Jonathan Wage <jonwage.woop@gmail.com>
- Johannes Schmitt <schmittjoh.woop@gmail.com>
- Marco Pivetta <ocramius.woop@gmail.com>
This package is auto-updated.
Last update: 2026-06-18 06:37:50 UTC
README
👁 GitHub Actions
👁 Code Coverage
The Doctrine Persistence project is a library that provides common abstractions for object mapper persistence.
