Libraries tagged by Laravel Casts
okipa/php-data-sanitizer
8880 Downloads
Data sanitizer to auto-cast entries, convert empty strings to null, etc.
yonchando/laravel-cast-attributes
56 Downloads
Laravel model cast json columns to class object
multisafepay/laravel-cast-json-models
76 Downloads
A simple and direct way of casting json objects to models
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
codewiser/laravel-cast-datetime-tz
714 Downloads
Cast datetime with timezone for Laravel
renoki-co/laravel-useful-casts
3577 Downloads
Laravel Useful Casts is a simple package for Laravel 7.0+ that comes with already-tested and already-written, useful casts for Eloquent models.
movor/laravel-custom-casts
172 Downloads
Make your own custom cast type for Laravel model attributes
devio/laravel-model-cast
28 Downloads
atymic/laravel-dateinterval-cast
505 Downloads
vicgutt/laravel-auto-model-cast
1452 Downloads
Automatically cast model attributes based on database columns
slruslan/laravel-eloquent-custom-casts
159 Downloads
Provides Laravel Eloquent trait to enable custom class object casting.
codewiser/casts
107 Downloads
A set of casts for Laravel
derheyne/laravel-collection-mapwithcast
3 Downloads
Automatically cast values in Laravel collections when using mapWithCast with typed closures.
weblogin/laravel-lookup
364 Downloads
Laravel lookup objects and Eloquent casts for static data.
orkhanahmadov/eloquent-enum-cast
1695 Downloads
Enum cast for Eloquent