Libraries tagged by Laravel Casts
genealabs/laravel-casts
178963 Downloads
Useful form macros for Laravel's Blade template engine.
vkovic/laravel-custom-casts
334678 Downloads
Make your own custom cast type for Laravel model attributes
wendelladriel/laravel-lift
35784 Downloads
Take your Eloquent Models to the next level
morrislaptop/laravel-popo-caster
513128 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
jessarcher/laravel-castable-data-transfer-object
668232 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
henzeb/enumhancer
208275 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
woodsandwalker/laravel-countries
4514 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.
io238/laravel-iso-countries
46686 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.
based/laravel-fluent
13261 Downloads
Define model attributes the fluent way. Automatically cast properties to native types.
lionix/castable-request
89182 Downloads
Laravel castable requests
esensi/model
65848 Downloads
The base model traits of Esensi
bbprojectnet/laravel-casts
1265 Downloads
Additional casts classes for Laravel.
redcrystal/cast
22654 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!
rawilk/laravel-casters
4983 Downloads
A collection of custom casts for Laravel.
snoeren-development/laravel-currency-casting
22360 Downloads
Cast currency attributes, stored as integer, to floats automatically.