Libraries tagged by casts
vkovic/laravel-custom-casts
329235 Downloads
Make your own custom cast type for Laravel model attributes
genealabs/laravel-casts
169859 Downloads
Useful form macros for Laravel's Blade template engine.
wendelladriel/laravel-lift
34812 Downloads
Take your Eloquent Models to the next level
henzeb/enumhancer
199626 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
morrislaptop/laravel-popo-caster
477671 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
jessarcher/laravel-castable-data-transfer-object
663533 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
sj-i/php-cast
323280 Downloads
Explicit cast with the behavior of implicit weak mode cast
zakirullin/mess
24710 Downloads
Convenient array-related routine & better type casting
io238/laravel-iso-countries
45948 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.
theodorejb/polycast
210508 Downloads
Safely cast values to int, float, or string
based/laravel-fluent
13126 Downloads
Define model attributes the fluent way. Automatically cast properties to native types.
orklah/psalm-strict-numeric-cast
50642 Downloads
Restrict the use of (int) and (float) to numeric-string only
jrfnl/php-cast-to-type
232383 Downloads
PHP Class to consistently cast variables to a specific type.
lionix/castable-request
88959 Downloads
Laravel castable requests
esensi/model
65749 Downloads
The base model traits of Esensi