Libraries tagged by casts
webpatser/laravel-uuid
17699582 Downloads
Laravel integration for webpatser/uuid - High-performance drop-in UUID replacements (15% faster than Ramsey). Provides Str macros, HasUuids trait, facades, and casts. RFC 4122/9562 compliant.
vkovic/laravel-custom-casts
371255 Downloads
Make your own custom cast type for Laravel model attributes
genealabs/laravel-casts
276292 Downloads
Useful form macros for Laravel's Blade template engine.
wendelladriel/laravel-lift
48900 Downloads
Take your Eloquent Models to the next level
henzeb/enumhancer
347164 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
jessarcher/laravel-castable-data-transfer-object
706392 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
sj-i/php-cast
443770 Downloads
Explicit cast with the behavior of implicit weak mode cast
jrfnl/php-cast-to-type
257840 Downloads
PHP Class to consistently cast variables to a specific type.
zakirullin/mess
30005 Downloads
Convenient array-related routine & better type casting
io238/laravel-iso-countries
69092 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
255536 Downloads
Safely cast values to int, float, or string
morrislaptop/laravel-popo-caster
646619 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
setbased/helper-cast
51813 Downloads
Safely cast mixed values to bool, float, int, or string
orklah/psalm-strict-numeric-cast
57577 Downloads
Restrict the use of (int) and (float) to numeric-string only
wplake/typed
1192 Downloads
Lightweight PHP utility for seamless type-casting and data retrieval from dynamic variables, arrays, and objects.