Libraries tagged by laravel cast attribute
vkovic/laravel-custom-casts
314022 Downloads
Make your own custom cast type for Laravel model attributes
wendelladriel/laravel-lift
30757 Downloads
Take your Eloquent Models to the next level
snoeren-development/laravel-currency-casting
20387 Downloads
Cast currency attributes, stored as integer, to floats automatically.
based/laravel-fluent
12797 Downloads
Define model attributes the fluent way. Automatically cast properties to native types.
redcrystal/cast
22493 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!
yonchando/laravel-cast-attributes
56 Downloads
Laravel model cast json columns to class object
movor/laravel-custom-casts
172 Downloads
Make your own custom cast type for Laravel model attributes
mkd/laravel-state-management
6 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.
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
174 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