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.
Install
$ composer require doctrine/skeleton-mapper
Versions
Statistics
GitHub Stars | 100 |
---|---|
GitHub Watchers | 19 |
GitHub Forks | 15 |
GitHub Open Issues | 1 |
Dependents | 5 |
Suggesters | 0 |
Total Downloads | 7,094 |
Monthly Downloads | 190 |
Daily Downloads | 4 |