Libraries tagged by Laravel Casts
genealabs/laravel-casts
117826 Downloads
Useful form macros for Laravel's Blade template engine.
vkovic/laravel-custom-casts
303927 Downloads
Make your own custom cast type for Laravel model attributes
wendelladriel/laravel-lift
26136 Downloads
Take your Eloquent Models to the next level
morrislaptop/laravel-popo-caster
232083 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
jessarcher/laravel-castable-data-transfer-object
635847 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
henzeb/enumhancer
152635 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
io238/laravel-iso-countries
38019 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.
snoeren-development/laravel-currency-casting
18271 Downloads
Cast currency attributes, stored as integer, to floats automatically.
lphilippo/laravel-castable-form-request
17863 Downloads
Laravel/Lumen package to add Eloquent-like casts to Form Requests.
based/laravel-fluent
12757 Downloads
Define model attributes the fluent way. Automatically cast properties to native types.
lionix/castable-request
83818 Downloads
Laravel castable requests
esensi/model
65300 Downloads
The base model traits of Esensi
crudly/encrypted
3183 Downloads
Encryption and hashing casts for Eloquent
tailflow/castable-dto
27596 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class
redcrystal/cast
22221 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!