Libraries tagged by request dto
qqs/rqst2dto
12 Downloads
A package for generating DTOs from Laravel request classes
mumsys/mumsys-js
15 Downloads
Mumsys Js - Javascript Library, Currently containing some DTO/DAO classes (managers using jQuery.ajax() for server requests using jsonrpc 2.0 API)
laravel-core-modules/core-modules-maker
43 Downloads
This is my package core-modules-maker
alexandre-mace/sniffer
5 Downloads
Provides DTO classes extraction and validation
proklung/bitrixannotatedresolversbundle
25 Downloads
Addon for Symfony bundle for transform parameters of request to DTO. Bitrix specify part
proklung/annotatedparamresolverbundle
71 Downloads
Symfony bundle for transform parameters of request to DTO.
myschoolmanagement/bindto
128 Downloads
Simple way to bind Request to DTO/Commands
aneterial/laravel-data-validator
18 Downloads
Laravel package for convenient validation and hydration of a request into DTO structures
timeax/dgp-services-sdk
26 Downloads
Digital Growth Platform (DGP) Services SDK: capability-based contracts and typed request/response DTOs for Laravel-first service provider plugins (e.g., JustAnotherPanel), covering catalog, orders, status, refill, bulk ops, discovery, infra (auth/transport/retry/rate-limit/idempotency), and ops (health/audit/webhooks).
shibin/aramex-laravel
6 Downloads
A clean, modern Laravel Aramex SDK with WSDL handling and DTO-based requests.
olivermack/duzzle
20 Downloads
Opinionated (thin) wrapper for Guzzle supporting request and response DTOs serialization with Symfony Serializer and Symfony Validator
nirajkhadka/laravel-module-generator
12 Downloads
A Laravel package that generates complete CRUD modules with controllers, services, actions, DTOs, form requests, models, and migrations using artisan commands.
imran-ahmed-optilius/laravel-ddd-maker
7 Downloads
Artisan command to scaffold Clean Architecture + DDD feature files for Laravel (Action, Request, UseCase, Service, Repository, Output DTO, Response).