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-mapperVersions
Statistics
| GitHub Stars | 97 |
|---|---|
| GitHub Watchers | 19 |
| GitHub Forks | 16 |
| GitHub Open Issues | 3 |
| Dependents | 5 |
| Suggesters | 0 |
| Total Downloads | 3,093 |
| Monthly Downloads | 7 |
| Daily Downloads | 0 |
