Libraries tagged by custom casts
vkovic/laravel-custom-casts
371809 Downloads
Make your own custom cast type for Laravel model attributes
io238/laravel-iso-countries
69651 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
16059 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
5890 Downloads
A collection of custom casts for Laravel.
ghanuz/relations
5451 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
php-cast/php-cast
1413 Downloads
Cast variables to different types. Native types, generic types, custom classes, nested classes, and more
dennisvandalen/laravel-iso-countries
1383 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.
movor/laravel-custom-casts
172 Downloads
Make your own custom cast type for Laravel model attributes
slruslan/laravel-eloquent-custom-casts
171 Downloads
Provides Laravel Eloquent trait to enable custom class object casting.
vanaboom/iso-countries
98 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.
mkd/laravel-state-management
7 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
sukohi/custom-cast
24 Downloads
A Laravel package for custom casts.
sfneal/laravel-custom-casts
1695 Downloads
Make your own custom cast type for Laravel model attributes
think.studio/laravel-json-field-cast
169 Downloads
Cast json field to custom object.
au9500/laravel-big-decimal-cast
101 Downloads
Custom Brick/Math BigDecimal cast for Laravel Eloquent.