Libraries tagged by Laravel Casts
webpatser/laravel-uuid
17928046 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.
genealabs/laravel-casts
284774 Downloads
Useful form macros for Laravel's Blade template engine.
vkovic/laravel-custom-casts
374437 Downloads
Make your own custom cast type for Laravel model attributes
wendelladriel/laravel-lift
50190 Downloads
Take your Eloquent Models to the next level
jessarcher/laravel-castable-data-transfer-object
709502 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
henzeb/enumhancer
374774 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
morrislaptop/laravel-popo-caster
649899 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
io238/laravel-iso-countries
73000 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.
lphilippo/laravel-castable-form-request
31314 Downloads
Laravel/Lumen package to add Eloquent-like casts to Form Requests.
based/laravel-fluent
13551 Downloads
Define model attributes the fluent way. Automatically cast properties to native types.
arthurydalgo/laravel-iso-countries
20526 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.
abetwothree/laravel-ts-publish
2650 Downloads
Create TypeScript declaration types from your PHP models, enums, and other cast classes
lionix/castable-request
93391 Downloads
Laravel castable requests
esensi/model
67027 Downloads
The base model traits of Esensi
crudly/encrypted
3857 Downloads
Encryption and hashing casts for Eloquent