You are browsing a version that is no longer maintained.

Skeleton Mapper

1.0.0 unmaintained

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:1.0.0

Releases

2019-04-15 1.0.0 stable