Libraries tagged by data casting
yorcreative/laravel-argonaut-dto
3448 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
omaralalwi/laravel-time-craft
1319 Downloads
Laravel Time Craft is a powerful package for handling date and time scopes in your Laravel applications. It provides a set of convenient traits and helper functions to simplify date and time operations.
cline/struct
10910 Downloads
Lean, attribute-driven Laravel data objects with explicit validation and Eloquent casting support
schulzefelix/laravel-data-transfer-object
44519 Downloads
Data Transfer Objects with Attribute Casting and Date Mutators.
bytic/data-objects
10316 Downloads
Data objects for with property mutators and casting
sbwerewolf/language-specific
23669 Downloads
Read nested arrays safely and cast values predictably in PHP 8.4+
jooservices/dto
1851 Downloads
A PHP 8.5+ DTO and Data library with immutable DTOs and mutable Data objects
fab2s/laravel-dt0
2006 Downloads
Immutable Data Transfer Objects (DTO) for Laravel with validation, Eloquent casting, and encryption
fab2s/dt0
2334 Downloads
Immutable DTOs with bidirectional casting. No framework required. 8x faster than the alternative.
wplake/typed
1229 Downloads
Lightweight PHP utility for seamless type-casting and data retrieval from dynamic variables, arrays, and objects.
rhinox/input-data
4369 Downloads
PHP library for parsing user input data with safe type casting, sensible defaults, and robust error handling
ngankt2/laravel-helper
1993 Downloads
A Laravel helper package that includes security utilities, field encryption, data casting, and commonly used helper functions.
k2gl/array-reader
287 Downloads
Read typed values from untyped arrays (JSON, CSV, config, request data) in PHP, with strict and lenient modes
gpalyan/dto-forge
100 Downloads
Advanced DTO system with casting, validation, masks, nested DTOs
phpsoftbox/data-casting
41 Downloads
Data casting component for the PhpSoftBox framework