Libraries tagged by data casting
yorcreative/laravel-argonaut-dto
654 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.
schulzefelix/laravel-data-transfer-object
42416 Downloads
Data Transfer Objects with Attribute Casting and Date Mutators.
wplake/typed
671 Downloads
Lightweight PHP utility for seamless type-casting and data retrieval from dynamic variables, arrays, and objects.
rhinox/input-data
2340 Downloads
PHP library for parsing user input data with safe type casting, sensible defaults, and robust error handling
bytic/data-objects
8787 Downloads
Data objects for with property mutators and casting
omaralalwi/laravel-time-craft
82 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.
mass6/flexible-dto
3988 Downloads
Data transfer object with validation and value casting
oguzhankrcb/auto-casting-json-resource
2 Downloads
This Laravel package automatically casts your JsonResource data using the casting functions you have defined before.
oktavlachs/data-mapping-service
869 Downloads
A type safe service, which maps raw data structures onto objects the >= PHP 8 way.
ngankt2/laravel-helper
10 Downloads
A Laravel helper package that includes security utilities, field encryption, data casting, and commonly used helper functions.
arraypress/wp-cast-utils
5 Downloads
A lightweight WordPress library for type casting and data conversion
tailflow/dto
188 Downloads
A simple and lightweight implementation of Data Transfer Objects (DTO) in Laravel with optional casting support.
shm/schema
70 Downloads
Extensible PHP schema definition library with validation, normalization, and GraphQL type casting
hdaklue/laravel-dto-morph-cast
7 Downloads
MorphCast for Laravel Validated DTO - Dynamic polymorphic casting for Eloquent models
ofelix03/transformer
22 Downloads
A simple associative (i.e. a key:value pair) data transformer which transforms the key's of an array data to some other specified keys. It also supports casting of data key's corresponding value to a specified PHP data type