doctrine/persistence 5.0.x-dev

The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.

library MIT
安装
composer require "doctrine/persistence:5.0.x-dev"
依赖
包名版本要求
doctrine/event-manager ^1 || ^2
php ^8.4
psr/cache ^1.0 || ^2.0 || ^3.0
开发依赖
包名版本要求
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
版本详情
许可证MIT
发布时间2026-06-18 16:21:15
类型library