Libraries tagged by laravel casting
konekt/enum-eloquent
1696156 Downloads
Enum attribute casting for Eloquent models
henzeb/enumhancer
225356 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
yorcreative/laravel-argonaut-dto
737 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.
waad/laravel-model-metadata
1150 Downloads
A Laravel package for handling metadata with JSON casting and custom relation names.
esensi/model
66104 Downloads
The base model traits of Esensi
cviebrock/eloquent-typecast
64095 Downloads
Trait for Eloquent models to force type-casting on retrieved values
sabbir268/laravel-filecaster
129 Downloads
A simple casting class for laravel model to handle file upload and retrieve
snoeren-development/laravel-currency-casting
23467 Downloads
Cast currency attributes, stored as integer, to floats automatically.
thettler/laravel-console-toolkit
3851 Downloads
This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.
schulzefelix/laravel-data-transfer-object
42523 Downloads
Data Transfer Objects with Attribute Casting and Date Mutators.
proai/laravel-struct
1675 Downloads
A Laravel package for using structs with Laravel including attribute casting.
mad-web/laravel-enum
136034 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
geekk-net/laravel-enum
2567 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
pannella/laravel-cti
97 Downloads
A Laravel package for Class Table Inheritance support with automatic subtype casting.
ngankt2/laravel-helper
43 Downloads
A Laravel helper package that includes security utilities, field encryption, data casting, and commonly used helper functions.