Libraries tagged by laravel cast attribute
vkovic/laravel-custom-casts
324485 Downloads
Make your own custom cast type for Laravel model attributes
wendelladriel/laravel-lift
33903 Downloads
Take your Eloquent Models to the next level
based/laravel-fluent
12828 Downloads
Define model attributes the fluent way. Automatically cast properties to native types.
redcrystal/cast
22601 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!
snoeren-development/laravel-currency-casting
21319 Downloads
Cast currency attributes, stored as integer, to floats automatically.
oppytut/laravel-lift12
258 Downloads
Take your Eloquent Models to the next level
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
holoultek/laravel-casts
14 Downloads
More of casts for your models attributes
vicgutt/laravel-auto-model-cast
1452 Downloads
Automatically cast model attributes based on database columns
ejetar/laravel-decimal-locale
6 Downloads
🔄 Cast your model attributes to the decimal format of another location.
yonchando/laravel-cast-attributes
71 Downloads
Laravel model cast json columns to class object
freshleafmedia/laravel-money-cast
8 Downloads
A Laravel attribute cast for Money values
brokeyourbike/country-casts-laravel
979 Downloads
Cast Laravel country code attributes from ISO3 to ISO2
gregoriohc/laravel-castable
176 Downloads
Laravel package that adds custom casts for models attributes