Libraries tagged by casts
webpatser/laravel-uuid
18410041 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
378636 Downloads
Make your own custom cast type for Laravel model attributes
genealabs/laravel-casts
308199 Downloads
Useful form macros for Laravel's Blade template engine.
wendelladriel/laravel-lift
55614 Downloads
Take your Eloquent Models to the next level
henzeb/enumhancer
426537 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
jessarcher/laravel-castable-data-transfer-object
725272 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
sj-i/php-cast
475279 Downloads
Explicit cast with the behavior of implicit weak mode cast
jrfnl/php-cast-to-type
272991 Downloads
PHP Class to consistently cast variables to a specific type.
zakirullin/mess
32315 Downloads
Convenient array-related routine & better type casting
io238/laravel-iso-countries
84696 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.
esensi/model
67377 Downloads
The base model traits of Esensi
theodorejb/polycast
276394 Downloads
Safely cast values to int, float, or string
morrislaptop/laravel-popo-caster
656964 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
neuecommerce/model-casts
18420 Downloads
Some handy Laravel Eloquent model casts.
orklah/psalm-strict-numeric-cast
61724 Downloads
Restrict the use of (int) and (float) to numeric-string only