Libraries tagged by Laravel Cast
webpatser/laravel-uuid
17963997 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.
konekt/enum-eloquent
2199796 Downloads
Enum attribute casting for Eloquent models
jessarcher/laravel-castable-data-transfer-object
709975 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
genealabs/laravel-casts
286188 Downloads
Useful form macros for Laravel's Blade template engine.
vkovic/laravel-custom-casts
374864 Downloads
Make your own custom cast type for Laravel model attributes
wendelladriel/laravel-lift
50375 Downloads
Take your Eloquent Models to the next level
henzeb/enumhancer
378444 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
morrislaptop/laravel-popo-caster
650331 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
waad/laravel-model-metadata
5058 Downloads
A robust Laravel package for handling metadata with JSON casting, custom relation names, and advanced querying capabilities.
io238/laravel-iso-countries
73774 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.
watson/nameable
13399 Downloads
Format names of users into full, familiar and abbreviated forms
lphilippo/laravel-castable-form-request
31449 Downloads
Laravel/Lumen package to add Eloquent-like casts to Form Requests.
lionix/castable-request
93445 Downloads
Laravel castable requests
yorcreative/laravel-argonaut-dto
3528 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
based/laravel-fluent
13555 Downloads
Define model attributes the fluent way. Automatically cast properties to native types.