Libraries tagged by dto validation
bkief29/laravel-dto
659 Downloads
Data Transfer Objects complete with castable attributes and validation.
reallifekip/immutable-base
454 Downloads
Strict immutable DTOs, VOs, and SVOs for PHP 8.4+ with construction-time type validation, deep path mutation, and automatic validation chaining.
php-dto/uri
3016 Downloads
Immutable uri object with validation and helpful methods
kayne/swagger
449 Downloads
A minimal Swagger/OpenAPI documentation generator for Laravel using DTOs. 80% less code than l5-swagger with type-safe validation.
kafka-bus/messages
495 Downloads
Message builder and DTO helpers for Kafka Bus — structured message creation and validation
diego-ninja/granite
970 Downloads
A lightweight zero-dependency PHP library for building immutable, serializable objects with validation capabilities.
codewithagents/openapi-laravel
34 Downloads
Generate Laravel models (spatie/laravel-data classes, validation rules, enums) from an OpenAPI spec. The spec is the source of truth.
genai/openapi
56 Downloads
Generates an OpenAPI 3 document at build time from your #[RestController] routes, request-body Forms/DTOs and validation constraints — baked into a reflection-free Cache\OpenApi — and ships a controller that serves /openapi.json and a Swagger UI page at /docs. PHP 5.3-safe at runtime.
oltrematica/laravel-parking-hub
541 Downloads
Laravel Parking Hub package provides a standardized interface for interacting with various parking service APIs within a Laravel application. It defines Data Transfer Objects (DTOs) to ensure consistent data structures for parking validation responses, including status, validity, and expiration details.
baoziyoo/hyperf-dto-validation
3035 Downloads
php hyperf dto validation
micro/dto
489 Downloads
Library for generating and validation DTO classes.
qbejs/laravel-dto-mapper
9 Downloads
Automatic DTO mapping for Laravel using PHP 8 Attributes
kryptamine/dto
7 Downloads
data transfer object representation based on laravel validation
knetesin/json-rpc-server
95 Downloads
Modern JSON-RPC 2.0 server bundle for Symfony with DTOs, validation, streaming, MCP, caching, rate limiting, and built-in observability.
zolta/http
11 Downloads
Domain-driven HTTP framework for PHP 8.2+ with attribute-based routing, automatic request validation, DTO mapping, standardized response shaping, and built-in authorization. First-class Laravel and Symfony adapters.