Libraries tagged by custom casts
vkovic/laravel-custom-casts
301550 Downloads
Make your own custom cast type for Laravel model attributes
io238/laravel-iso-countries
36676 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
2142 Downloads
A collection of custom casts for Laravel.
ghanuz/relations
3305 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.
arthurydalgo/laravel-iso-countries
411 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
think.studio/laravel-json-field-cast
97 Downloads
Cast json field to custom object.
php-cast/php-cast
32 Downloads
Cast variables to different types. Native types, generic types, custom classes, nested classes, and more
cyberionsys/laravel-countries
324 Downloads
A database with ISO country information in all configured translations
mkd/laravel-state-management
4 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
22 Downloads
A Laravel package for custom casts.
sfneal/laravel-custom-casts
1693 Downloads
Make your own custom cast type for Laravel model attributes
yaroslawww/laravel-json-field-cast
257 Downloads
Cast json field to custom object.
mistersaal/laravel-mongodb-embedded-models
19 Downloads
A more productive and simpler solution for embedding models in mongodb models than custom casts in Laravel.