Libraries tagged by dto generator
code20/laravel-api-resource
5 Downloads
Scaffold a full API layer (Form Request, API Resource, Service, Controller, and optional Policy/DTO/Exception/Pest tests) for Laravel with a single artisan command.
kematjaya/crud-maker-api-bundle
23 Downloads
Symfony MakerBundle command that generates API Platform CRUD (DTO, service, state processor/extension) plus a frontend spec sidecar for @kematjaya/crud-ui-generator, for an existing Doctrine entity
sodalto/dto-generator
6 Downloads
Generate DTOs to be used instead of arrays.
php-nik/dto-generator
0 Downloads
PHP DTO class generator
mphpmaster/dto-generator
13 Downloads
DataTransferObjects file generator.
devedgaralvarez/laravel-dto-generator
12 Downloads
Generador de DTOs personalizado para Laravel
solitus0/dto-xlsx-generator
0 Downloads
A lightweight Symfony bundle for generating XLSX files from typed DTOs.
darkdarin/xsd-entity-generator
15 Downloads
Generator for make DTO from XSD
methorz/openapi-generator
50 Downloads
Automatic OpenAPI 3.0 specification generator from routes and DTOs
ge-tracker/spatie-generators
2055 Downloads
Artisan make generators for Spatie Actions and DTO
tufikhasan/laravel-crud-generator
25 Downloads
Enterprise-grade CRUD generator for Laravel supporting both hybrid (DTO/Action) and simple architecture patterns.
nodirjon/crud-generator
2 Downloads
A Laravel CRUD generator that creates Controller, Service, Repository, DTO, and Request classes from a single Artisan command. Supports automatic file/media upload handling.
vklymniuk/dto-mapper
6094 Downloads
Data mapper library, uses code generator for objects processing.
opctim/chatgpt-schema-generator
31 Downloads
This bundle creates a JSON schema from your classes or DTOs to be used with the ChatGPT API so that you get back what you expect.
npth/code-generator
3 Downloads
Code generator of routes, controllers, services, repositories, models, entities, dto, etc...