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.

Docs GitHub

Install

$ composer require doctrine/skeleton-mapper

Versions

2.0.0 stable Docs
1.0.0 unmaintained Docs
0.0.1 unmaintained Docs

Statistics

GitHub Stars 101
GitHub Watchers 20
GitHub Forks 15
GitHub Open Issues 1
Dependents 5
Suggesters 0
Total Downloads 7,759
Monthly Downloads 129
Daily Downloads 14