PHPackages                             bowlofsoup/cake-dto-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. bowlofsoup/cake-dto-mapper

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

bowlofsoup/cake-dto-mapper
==========================

Map a CakePHP entity into a DTO

1.0.0(2y ago)242.0k↑165.3%2MITPHPPHP &gt;=7.4

Since Nov 7Pushed 2y ago3 watchersCompare

[ Source](https://github.com/BowlOfSoup/cake-dto-mapper)[ Packagist](https://packagist.org/packages/bowlofsoup/cake-dto-mapper)[ RSS](/packages/bowlofsoup-cake-dto-mapper/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (7)Dependencies (3)Versions (8)Used By (0)

cake-dto-mapper
===============

[](#cake-dto-mapper)

[![Minimum PHP Version](https://camo.githubusercontent.com/817ea1fc4514d9f545544b764d5ccc5f64f7885fac860e2dcf6697e6800a0c9e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230372e312d626c75652e7376673f6e6f2d63616368653d31)](https://php.net/)

Installation
------------

[](#installation)

```
composer require bowlofsoup/cake-dto-mapper

```

Quick overview
--------------

[](#quick-overview)

Has two main functionalities:

(1) Converts a CakePHP entity into a DTO; `EntityToDtoMapper`.

Since CakePHP, by default, does not have actual properties on an entity, an interface must be implemented on the entity to ensure that `$this->_properties` is used.

(2) Converts an associative array into a DTO; `ArrayToDtoMapper`.

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 76.9% 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 ~110 days

Recently: every ~162 days

Total

7

Last Release

1031d ago

Major Versions

0.5.0 → 1.0.02023-08-30

PHP version history (2 changes)0.1.0PHP &gt;=7.1

1.0.0PHP &gt;=7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/b2a058c9460fbbaadc646b3daf1083a2bccc1318a8775e97c6bfea0a2faed4ed?d=identicon)[BowlOfSoup](/maintainers/BowlOfSoup)

---

Top Contributors

[![BowlOfSoup](https://avatars.githubusercontent.com/u/19224810?v=4)](https://github.com/BowlOfSoup "BowlOfSoup (10 commits)")[![j3ll3nl](https://avatars.githubusercontent.com/u/10446794?v=4)](https://github.com/j3ll3nl "j3ll3nl (2 commits)")[![KajdeMunter](https://avatars.githubusercontent.com/u/16755595?v=4)](https://github.com/KajdeMunter "KajdeMunter (1 commits)")

---

Tags

cakephpmapentitymapperdto

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/bowlofsoup-cake-dto-mapper/health.svg)

```
[![Health](https://phpackages.com/badges/bowlofsoup-cake-dto-mapper/health.svg)](https://phpackages.com/packages/bowlofsoup-cake-dto-mapper)
```

###  Alternatives

[dereuromark/cakephp-tools

A CakePHP plugin containing lots of useful and reusable tools

333972.2k49](/packages/dereuromark-cakephp-tools)[dereuromark/cakephp-dto

A CakePHP plugin for generating immutable Data Transfer Objects with full type safety

3096.0k5](/packages/dereuromark-cakephp-dto)[dereuromark/cakephp-setup

A CakePHP plugin containing lots of useful management tools

35184.7k2](/packages/dereuromark-cakephp-setup)[nutgram/hydrator

Hydrator for PHP 8.0+

12320.2k8](/packages/nutgram-hydrator)[dereuromark/cakephp-calendar

A CakePHP plugin to easily create calendars.

1674.7k1](/packages/dereuromark-cakephp-calendar)[dereuromark/cakephp-flash

A CakePHP plugin around powerful flash message handling.

1229.9k2](/packages/dereuromark-cakephp-flash)

PHPackages © 2026

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