doctrine / skeleton-mapper
The Doctrine SkeletonMapper is a skeleton object mapper where you are 100% responsible for implementing the guts of the persistence operations. This means you write plain old PHP code for the data repositories, object repositories, object hydrators and object persisters.
Installs: 8 971
Dependents: 4
Suggesters: 0
Security: 0
Stars: 101
Watchers: 20
Forks: 15
Open Issues: 1
Requires
- php: ^8.0
- doctrine/collections: ^1.8|^2.2
- doctrine/instantiator: ^1.5|^2.0
- doctrine/persistence: ^3.1
Requires (Dev)
- doctrine/coding-standard: ^12.0
- phpstan/phpstan: ^1.11
- phpstan/phpstan-deprecation-rules: ^1.2
- phpstan/phpstan-phpunit: ^1.4
- phpstan/phpstan-strict-rules: ^1.6
- phpunit/phpunit: ~9.6