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: 7 029
Dependents: 5
Suggesters: 0
Security: 0
Stars: 100
Watchers: 19
Forks: 15
Open Issues: 1
Requires
- php: ^8.0
- doctrine/collections: ^1.8
- doctrine/instantiator: ^1.5
- doctrine/persistence: ^3.1
Requires (Dev)
- doctrine/coding-standard: ^11.0
- phpstan/phpstan: ^1.9
- phpstan/phpstan-deprecation-rules: ^1.1
- phpstan/phpstan-phpunit: ^1.3
- phpstan/phpstan-strict-rules: ^1.4
- phpunit/phpunit: ~9.5