Libraries tagged by Laravel Casts
genealabs/laravel-casts
162960 Downloads
Useful form macros for Laravel's Blade template engine.
vkovic/laravel-custom-casts
324024 Downloads
Make your own custom cast type for Laravel model attributes
wendelladriel/laravel-lift
33806 Downloads
Take your Eloquent Models to the next level
morrislaptop/laravel-popo-caster
442852 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
jessarcher/laravel-castable-data-transfer-object
659230 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
henzeb/enumhancer
191652 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
io238/laravel-iso-countries
45130 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
lionix/castable-request
88210 Downloads
Laravel castable requests
woodsandwalker/laravel-countries
3710 Downloads
Laravel Countries is a bundle for Laravel providing ISO 3166_2 codes for all countries along with a country model, cast and validation rule.
lphilippo/laravel-castable-form-request
20983 Downloads
Laravel/Lumen package to add Eloquent-like casts to Form Requests.
based/laravel-fluent
12827 Downloads
Define model attributes the fluent way. Automatically cast properties to native types.
esensi/model
65690 Downloads
The base model traits of Esensi
redcrystal/cast
22596 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!
rawilk/laravel-casters
2802 Downloads
A collection of custom casts for Laravel.
snoeren-development/laravel-currency-casting
21299 Downloads
Cast currency attributes, stored as integer, to floats automatically.