Libraries tagged by custom casts
vkovic/laravel-custom-casts
316109 Downloads
Make your own custom cast type for Laravel model attributes
io238/laravel-iso-countries
43565 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.
rawilk/laravel-casters
2530 Downloads
A collection of custom casts for Laravel.
ghanuz/relations
4227 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
dennisvandalen/laravel-iso-countries
188 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.
arthurydalgo/laravel-iso-countries
1308 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.
slruslan/laravel-eloquent-custom-casts
159 Downloads
Provides Laravel Eloquent trait to enable custom class object casting.
movor/laravel-custom-casts
172 Downloads
Make your own custom cast type for Laravel model attributes
mkd/laravel-state-management
6 Downloads
a state management package for Laravel, enabling shared and persistent application state across services, requests, and files without the need for reinitialization. It supports casting, default state handling, and custom methods for managing complex state in your Laravel applications
viral-agency/master-caster
18 Downloads
Easily cast JSON API responses into custom objects models
sukohi/custom-cast
22 Downloads
A Laravel package for custom casts.
sfneal/laravel-custom-casts
1693 Downloads
Make your own custom cast type for Laravel model attributes
think.studio/laravel-json-field-cast
111 Downloads
Cast json field to custom object.
yaroslawww/laravel-json-field-cast
258 Downloads
Cast json field to custom object.
php-cast/php-cast
33 Downloads
Cast variables to different types. Native types, generic types, custom classes, nested classes, and more