Libraries tagged by casts
webpatser/laravel-uuid
18020774 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
375376 Downloads
Make your own custom cast type for Laravel model attributes
genealabs/laravel-casts
289390 Downloads
Useful form macros for Laravel's Blade template engine.
wendelladriel/laravel-lift
50880 Downloads
Take your Eloquent Models to the next level
henzeb/enumhancer
384677 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
jessarcher/laravel-castable-data-transfer-object
710594 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
sj-i/php-cast
458830 Downloads
Explicit cast with the behavior of implicit weak mode cast
jrfnl/php-cast-to-type
266561 Downloads
PHP Class to consistently cast variables to a specific type.
zakirullin/mess
31114 Downloads
Convenient array-related routine & better type casting
io238/laravel-iso-countries
75176 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
265306 Downloads
Safely cast values to int, float, or string
morrislaptop/laravel-popo-caster
650982 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
orklah/psalm-strict-numeric-cast
58977 Downloads
Restrict the use of (int) and (float) to numeric-string only
lionix/castable-request
93553 Downloads
Laravel castable requests
esensi/model
67056 Downloads
The base model traits of Esensi