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 | 101 |
|---|---|
| GitHub Watchers | 20 |
| GitHub Forks | 15 |
| GitHub Open Issues | 1 |
| Dependents | 5 |
| Suggesters | 0 |
| Total Downloads | 7,526 |
| Monthly Downloads | 344 |
| Daily Downloads | 14 |
