Libraries tagged by casts
tbpixel/xml-streamer
162 Downloads
Stream XML data and cast types to a provided classmap.
liquiddesign/admin
7399 Downloads
Ⓐ Admin je routa a sada tříd pro možnost mít u každého modulu část pro administraci
kodeas/currency
212 Downloads
A simple currency cast for Laravel
khairy/migration-model-sync
24 Downloads
Automatically sync Laravel models from migration files, including fillable, casts, and relationships.
eboreum/caster
4877 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
dottedai/laravel-model-annotator
654 Downloads
Laravel command to annotate Eloquent models with database schema, relationships, and casts.
tailflow/castable-dto
29160 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class
okipa/php-data-sanitizer
9178 Downloads
Data sanitizer to auto-cast entries, convert empty strings to null, etc.
lgouttefange/beavor
14523 Downloads
Lightweight library to cast array/std classes (generally as a result fo an api response) to a DTO class
dhii/stringable-interface
49416 Downloads
Interoperability interface for objects that can be cast to string
renoki-co/laravel-useful-casts
3579 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
grummfy/eloquent-extended-cast-model
19 Downloads
This library help you to make more advanced cast to eloquent model.
devio/laravel-model-cast
29 Downloads
codewiser/casts
231 Downloads
A set of casts for Laravel