Libraries tagged by laravel casting
konekt/enum-eloquent
1618807 Downloads
Enum attribute casting for Eloquent models
henzeb/enumhancer
211501 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
snoeren-development/laravel-currency-casting
22589 Downloads
Cast currency attributes, stored as integer, to floats automatically.
yorcreative/laravel-argonaut-dto
317 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
917 Downloads
A Laravel package for handling metadata with JSON casting and custom relation names.
esensi/model
65885 Downloads
The base model traits of Esensi
cviebrock/eloquent-typecast
63075 Downloads
Trait for Eloquent models to force type-casting on retrieved values
mad-web/laravel-enum
136031 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
schulzefelix/laravel-data-transfer-object
42162 Downloads
Data Transfer Objects with Attribute Casting and Date Mutators.
proai/laravel-struct
1562 Downloads
A Laravel package for using structs with Laravel including attribute casting.
geekk-net/laravel-enum
2312 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
thettler/laravel-console-toolkit
3835 Downloads
This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.
omaralalwi/laravel-time-craft
78 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.
rennokki/eloquent-settings
4220 Downloads
Eloquent Settings allows you to bind key-value pairs to any Laravel Eloquent model. It supports even casting for boolean, float or integer types.
mr-luke/settings-manager
31838 Downloads
Laravel 5 Package that provides settings manager with type casting.