Libraries tagged by dto generator
nameless/laravel-api-generator
15 Downloads
A professional Laravel API generator that automatically creates complete API structures with clean architecture, type safety, and best practices
wundii/structron
62 Downloads
A PHP library for generating human-readable documentation from structured data objects like DTOs, Entities, and Value Objects.
tiagobutzke/json2dto
49 Downloads
Generate DTO objects by a json
picamator/transfer-object
38 Downloads
A modern Symfony-compatible Transfer Object Generator with property hooks, FixedArray, and asymmetric visibilities.
atournayre/maker-bundle
109 Downloads
This bundle extend Symfony Maker Bundle and helps you create lots of files so you can forget about writing boilerplate code and it also provide minimal files to start a project.
sodalto/dto-generator
6 Downloads
Generate DTOs to be used instead of arrays.
mphpmaster/dto-generator
13 Downloads
DataTransferObjects file generator.
langsys/swagger-auto-generator
86 Downloads
Automatic Swagger and DTO Generator Docs Generator
darkdarin/xsd-entity-generator
15 Downloads
Generator for make DTO from XSD
ge-tracker/spatie-generators
2055 Downloads
Artisan make generators for Spatie Actions and DTO
vklymniuk/dto-mapper
6094 Downloads
Data mapper library, uses code generator for objects processing.
php-lsp/protocol-generator
1635 Downloads
Language Service Protocol Data Types Generator
opctim/chatgpt-schema-generator
30 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...
nirajkhadka/laravel-module-generator
11 Downloads
A Laravel package that generates complete CRUD modules with controllers, services, actions, DTOs, form requests, models, and migrations using artisan commands.