Libraries tagged by dto generator
spiral/json-schema-generator
88728 Downloads
Provides the ability to generate JSON schemas from Data Transfer Object (DTO) classes
svb/dto-generator-bundle
87269 Downloads
Generator for data transfer objects
popo/generator
40491 Downloads
Plain Old PHP Object (POPO) / Data Structure / Data Transfer Object (DTO) Generator. Convert YAML schema to PHP class.
michaelalexeevweb/openapi-php-dto-generator
157 Downloads
Generate PHP DTOs from OpenAPI and validate incoming HTTP requests against OpenAPI schema.
kayne/swagger
390 Downloads
A minimal Swagger/OpenAPI documentation generator for Laravel using DTOs. 80% less code than l5-swagger with type-safe validation.
flux-se/odoo-api-client
3474 Downloads
Odoo API client library (consume JSON or XML RPC API)
dcardenasl/ci4-api-scaffolding
935 Downloads
CRUD scaffolding engine for CodeIgniter 4 APIs built on dcardenasl/ci4-api-core. Generates DTOs, services, controllers, migrations, routes, tests and OpenAPI docs via spark commands.
chamber-orchestra/cms-bundle
1847 Downloads
Symfony 8 bundle providing a full-featured CMS admin panel — trait-based CRUD operations, DTO↔entity sync, CSV export, sortable lists, soft delete, copy/move, toggle, and Bootstrap 5 admin UI
timehunter/laravel-dto-generator
178 Downloads
A generator that creates PHP Data Transfer Object by array schema.
langsys/openapi-docs-generator
117 Downloads
Automatic OpenAPI documentation generator from Spatie Laravel Data DTOs
nameless/laravel-api-generator
31 Downloads
A professional Laravel API generator that automatically creates complete API structures with clean architecture, type safety, and best practices
zeusi/json-schema-extractor
173 Downloads
Modular JSON Schema generator for PHP DTOs, extracting native types, PHPDoc, validation constraints, and serialization metadata
philiprehberger/laravel-make-service
84 Downloads
Artisan generator commands for services, DTOs, enums, actions, value objects, and interfaces
paneon/php-to-typescript
11671 Downloads
Generate TypeScript classes and interfaces based on PHP classes.
koded/stdlib
9916 Downloads
A standard library for shareable classes and functions