Libraries tagged by laravel cast attribute
vkovic/laravel-custom-casts
304084 Downloads
Make your own custom cast type for Laravel model attributes
wendelladriel/laravel-lift
26220 Downloads
Take your Eloquent Models to the next level
snoeren-development/laravel-currency-casting
18321 Downloads
Cast currency attributes, stored as integer, to floats automatically.
based/laravel-fluent
12757 Downloads
Define model attributes the fluent way. Automatically cast properties to native types.
redcrystal/cast
22225 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!
movor/laravel-custom-casts
172 Downloads
Make your own custom cast type for Laravel model attributes
mkd/laravel-state-management
5 Downloads
a state management package for Laravel, enabling shared and persistent application state across services, requests, and files without the need for reinitialization. It supports casting, default state handling, and custom methods for managing complex state in your Laravel applications
vicgutt/laravel-auto-model-cast
1452 Downloads
Automatically cast model attributes based on database columns
ejetar/laravel-decimal-locale
4 Downloads
🔄 Cast your model attributes to the decimal format of another location.
yonchando/laravel-cast-attributes
18 Downloads
Laravel model cast json columns to class object
freshleafmedia/laravel-money-cast
6 Downloads
A Laravel attribute cast for Money values
brokeyourbike/country-casts-laravel
968 Downloads
Cast Laravel country code attributes from ISO3 to ISO2
gregoriohc/laravel-castable
170 Downloads
Laravel package that adds custom casts for models attributes
holoultek/laravel-casts
9 Downloads
More of casts for your models attributes
brokeyourbike/money-casts-laravel
507 Downloads
Cast attributes to Money object