alex-patterson-webdev / doctrine-entity-repository
An event based implementation of the Doctrine ORM Entity Repository
Installs: 275
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 1
pkg:composer/alex-patterson-webdev/doctrine-entity-repository
Requires
- php: >=7.4 || >=8.0
- alex-patterson-webdev/date-time: ^0.5.0
- alex-patterson-webdev/entity: ^2.0.0
- alex-patterson-webdev/event-dispatcher: ^2.0.0
- doctrine/orm: ^2.7
- psr/log: ^1.1
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.6.0
- phpspec/prophecy: ^1.15.0
- phpstan/phpstan: ^1.4.8
- phpunit/phpunit: ^9.5
- squizlabs/php_codesniffer: ^3.6
This package is auto-updated.
Last update: 2025-10-06 22:46:52 UTC
README
Arp\DoctrineEntityRepository
About
A Doctrine ORM entity repository implementation.
Installation
Installation via Composer.
require alex-patterson-webdev/doctrine-entity-repository ^2