PHPackages                             masunov/laravel-dto-yml-generator - 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. masunov/laravel-dto-yml-generator

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

masunov/laravel-dto-yml-generator
=================================

Laravel package for build DTOs and YML definitions for JMS Serializer

1.0.0-rc.3(7y ago)11127[1 issues](https://github.com/masunov/laravel-dto-yml-generator/issues)PHP

Since Jan 3Pushed 7y ago1 watchersCompare

[ Source](https://github.com/masunov/laravel-dto-yml-generator)[ Packagist](https://packagist.org/packages/masunov/laravel-dto-yml-generator)[ RSS](/packages/masunov-laravel-dto-yml-generator/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

masunov/laravel-dto-yml-generator
=================================

[](#masunovlaravel-dto-yml-generator)

Generate DTO
------------

[](#generate-dto)

Command for generate DTO

```
php artisan make:dto App/Domain/Dto/SimpleDto

```

Command for generate DTO with yml

```
php artisan make:dto App/Domain/Dto/SimpleDto --yml

```

Generate YML for DTO
--------------------

[](#generate-yml-for-dto)

Command for build YML for same class

```
php artisan build:yml --class=App/Domain/Dto/SimpleDto

```

Command for build YML for namespace

```
php artisan build:yml --namespace=App/Domain/Dto

```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

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 ~6 days

Total

3

Last Release

2725d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1958751?v=4)[Владислав](/maintainers/masunov)[@masunov](https://github.com/masunov)

### Embed Badge

![Health badge](/badges/masunov-laravel-dto-yml-generator/health.svg)

```
[![Health](https://phpackages.com/badges/masunov-laravel-dto-yml-generator/health.svg)](https://phpackages.com/packages/masunov-laravel-dto-yml-generator)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[lullabot/drainpipe

An automated build tool to allow projects to have a set standardized operations scripts.

43785.5k4](/packages/lullabot-drainpipe)[altis/local-server

Local Server module for Altis

18221.6k3](/packages/altis-local-server)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k13](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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