Libraries tagged by laravel cast attribute
vkovic/laravel-custom-casts
376983 Downloads
Make your own custom cast type for Laravel model attributes
wendelladriel/laravel-lift
52620 Downloads
Take your Eloquent Models to the next level
based/laravel-fluent
13573 Downloads
Define model attributes the fluent way. Automatically cast properties to native types.
redcrystal/cast
23066 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!
yuwuhsien/laravel-bcmath-cast
4331 Downloads
Laravel Eloquent casts for PHP 8.4's BCMath\Number object API, enabling natural operator-based arithmetic on model attributes while maintaining arbitrary precision decimal accuracy.
snoeren-development/laravel-currency-casting
29047 Downloads
Cast currency attributes, stored as integer, to floats automatically.
spoorsny/laravel-south-african-id
1116 Downloads
Validation rules and an Eloquent Model attribute cast to value object encapsulating a South African government-issued personal identification number, for Laravel.
movor/laravel-custom-casts
172 Downloads
Make your own custom cast type for Laravel model attributes
mkd/laravel-state-management
7 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
1454 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
139 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
1048 Downloads
Cast Laravel country code attributes from ISO3 to ISO2
gregoriohc/laravel-castable
176 Downloads
Laravel package that adds custom casts for models attributes