PHPackages                             doctrine/skeleton-mapper - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. doctrine/skeleton-mapper

AbandonedArchivedLibrary[Database &amp; ORM](/categories/database)

doctrine/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.

2.0.1(1y ago)10110.2k—0%12[1 issues](https://github.com/doctrine/skeleton-mapper/issues)[1 PRs](https://github.com/doctrine/skeleton-mapper/pulls)1MITPHPPHP ^8.0

Since Oct 17Pushed 1y ago18 watchersCompare

[ Source](https://github.com/doctrine/skeleton-mapper)[ Packagist](https://packagist.org/packages/doctrine/skeleton-mapper)[ Docs](https://www.doctrine-project.org/projects/skeleton-mapper.html)[ RSS](/packages/doctrine-skeleton-mapper/feed)WikiDiscussions 2.0.x Synced 1mo ago

READMEChangelog (4)Dependencies (9)Versions (8)Used By (1)

Doctrine SkeletonMapper
=======================

[](#doctrine-skeletonmapper)

[![Continuous Integration](https://github.com/doctrine/skeleton-mapper/actions/workflows/continuous-integration.yml/badge.svg)](https://github.com/doctrine/skeleton-mapper/actions/workflows/continuous-integration.yml)[![Coding Standards](https://github.com/doctrine/skeleton-mapper/actions/workflows/coding-standards.yml/badge.svg)](https://github.com/doctrine/skeleton-mapper/actions/workflows/coding-standards.yml)[![Static Analysis](https://github.com/doctrine/skeleton-mapper/actions/workflows/static-analysis.yml/badge.svg)](https://github.com/doctrine/skeleton-mapper/actions/workflows/static-analysis.yml)[![Code Coverage](https://camo.githubusercontent.com/670b761d90adf7fd34740c7f2a7cfbf8ecb12d86066361b062ed94a6eaf72280/68747470733a2f2f636f6465636f762e696f2f67682f646f637472696e652f736b656c65746f6e2d6d61707065722f6272616e63682f312e302e782f67726170682f62616467652e737667)](https://codecov.io/gh/doctrine/skeleton-mapper/branch/1.0.x)[![Total Downloads](https://camo.githubusercontent.com/b4c5080d361608b3ed2c4f280224bad03407924f19696dc440d0b426b35118a6/68747470733a2f2f706f7365722e707567782e6f72672f646f637472696e652f736b656c65746f6e2d6d61707065722f646f776e6c6f6164732e706e67)](https://packagist.org/packages/doctrine/skeleton-mapper)

Documentation
-------------

[](#documentation)

All available documentation can be found [here](https://www.doctrine-project.org/projects/skeleton-mapper.html).

###  Health Score

45

—

FairBetter than 92% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity39

Limited adoption so far

Community26

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 74.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~294 days

Recently: every ~309 days

Total

8

Last Release

698d ago

Major Versions

0.0.x-dev → 1.0.02019-04-15

1.0.x-dev → 2.0.02023-01-15

PHP version history (3 changes)0.0.1PHP ^7.1

1.0.0PHP ^7.2

2.0.0PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/3c4b569aa557436333fb02f55dfc0dacd6cb54c29820de24d9ad8a61cabb7716?d=identicon)[jwage](/maintainers/jwage)

---

Top Contributors

[![jwage](https://avatars.githubusercontent.com/u/97422?v=4)](https://github.com/jwage "jwage (169 commits)")[![SenseException](https://avatars.githubusercontent.com/u/859964?v=4)](https://github.com/SenseException "SenseException (36 commits)")[![greg0ire](https://avatars.githubusercontent.com/u/657779?v=4)](https://github.com/greg0ire "greg0ire (8 commits)")[![scrutinizer-auto-fixer](https://avatars.githubusercontent.com/u/6253494?v=4)](https://github.com/scrutinizer-auto-fixer "scrutinizer-auto-fixer (5 commits)")[![Ocramius](https://avatars.githubusercontent.com/u/154256?v=4)](https://github.com/Ocramius "Ocramius (2 commits)")[![sasezaki](https://avatars.githubusercontent.com/u/42755?v=4)](https://github.com/sasezaki "sasezaki (2 commits)")[![lyrixx](https://avatars.githubusercontent.com/u/408368?v=4)](https://github.com/lyrixx "lyrixx (1 commits)")[![cordoval](https://avatars.githubusercontent.com/u/328359?v=4)](https://github.com/cordoval "cordoval (1 commits)")[![derrabus](https://avatars.githubusercontent.com/u/1506493?v=4)](https://github.com/derrabus "derrabus (1 commits)")[![besir](https://avatars.githubusercontent.com/u/2492578?v=4)](https://github.com/besir "besir (1 commits)")[![magnusnordlander](https://avatars.githubusercontent.com/u/165002?v=4)](https://github.com/magnusnordlander "magnusnordlander (1 commits)")

---

Tags

persistencedatabaseobject

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/doctrine-skeleton-mapper/health.svg)

```
[![Health](https://phpackages.com/badges/doctrine-skeleton-mapper/health.svg)](https://phpackages.com/packages/doctrine-skeleton-mapper)
```

###  Alternatives

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[doctrine/doctrine-bundle

Symfony DoctrineBundle

4.8k241.3M3.3k](/packages/doctrine-doctrine-bundle)[doctrine/persistence

The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.

4.1k286.5M763](/packages/doctrine-persistence)[sonata-project/entity-audit-bundle

Audit for Doctrine Entities

644989.8k1](/packages/sonata-project-entity-audit-bundle)[doctrine/mongodb-odm

PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.

1.1k23.3M301](/packages/doctrine-mongodb-odm)[mongodb/mongodb

MongoDB driver library

1.6k64.0M543](/packages/mongodb-mongodb)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
