Libraries tagged by casts
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.
spaf/simputils
5201 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
tbpixel/xml-streamer
157 Downloads
Stream XML data and cast types to a provided classmap.
eboreum/caster
2360 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.
danbettles/morf
441 Downloads
Morf is used to filter request-parameters *en masse*. It is configured with an array of definitions that describe each parameter you're interested in, and serves-up valid, type-cast values; it'll spit-out an exception when something's overtly wrong.
okipa/php-data-sanitizer
8726 Downloads
Data sanitizer to auto-cast entries, convert empty strings to null, etc.
lgouttefange/beavor
12490 Downloads
Lightweight library to cast array/std classes (generally as a result fo an api response) to a DTO class
dhii/stringable-interface
48138 Downloads
Interoperability interface for objects that can be cast to string
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
movor/laravel-custom-casts
172 Downloads
Make your own custom cast type for Laravel model attributes
mcdev/casts
37 Downloads
Pacote com uma coleção de casts para Laravel 7 ou superior'
grummfy/eloquent-extended-cast-model
19 Downloads
This library help you to make more advanced cast to eloquent model.
devio/laravel-model-cast
28 Downloads
atymic/laravel-dateinterval-cast
505 Downloads