PHPackages                             eva/dto-creator - 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. eva/dto-creator

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

eva/dto-creator
===============

Dto creator

073PHP

Since Oct 18Pushed 2y ago1 watchersCompare

[ Source](https://github.com/thewarmthofyourhands/dto-creator)[ Packagist](https://packagist.org/packages/eva/dto-creator)[ RSS](/packages/eva-dto-creator/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Dto creator
===========

[](#dto-creator)

php ./bin/console app:dto-creator --sourcePath='config/packages/dto' --baseNamespace='App' --baseDir='src'

Created dto

schema\_example.yaml

```
- namespace: App\Dto
  class: MyDto
  properties:
    propertyInt: int
    propertyString: string
    propertyArray: array

```

baseNamespace option transform App to baseDir (src) so target file path will be src/Dto/MyDto.php

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity20

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/7d0cfe45ea5b73064dd2c7ff9900f68dd8bff77279fbff00e139cd7ca72cf297?d=identicon)[thewarmthofyourhands](/maintainers/thewarmthofyourhands)

---

Top Contributors

[![thewarmthofyourhands](https://avatars.githubusercontent.com/u/116559295?v=4)](https://github.com/thewarmthofyourhands "thewarmthofyourhands (6 commits)")

### Embed Badge

![Health badge](/badges/eva-dto-creator/health.svg)

```
[![Health](https://phpackages.com/badges/eva-dto-creator/health.svg)](https://phpackages.com/packages/eva-dto-creator)
```

###  Alternatives

[lochmueller/autoloader

Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.

19364.9k5](/packages/lochmueller-autoloader)[ircmaxell/php-types

A PHP CFG Type Inference / Reconstruction Engine

361.0k](/packages/ircmaxell-php-types)

PHPackages © 2026

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