Libraries tagged by Laravel Casts
ejetar/laravel-decimal-locale
4 Downloads
🔄 Cast your model attributes to the decimal format of another location.
cyberionsys/laravel-countries
332 Downloads
A database with ISO country information in all configured translations
atayahmet/laravel-castable
23 Downloads
Clarify types of all inputs
mistery23/laravel-value-objects
156 Downloads
laravel object relations
oguzhankrcb/auto-casting-json-resource
1 Downloads
This Laravel package automatically casts your JsonResource data using the casting functions you have defined before.
stahiralijan/request-caster
63 Downloads
This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.
c-cast/nova-packager
289 Downloads
A package to modularize Laravel Nova 4
yonchando/laravel-cast-attributes
18 Downloads
Laravel model cast json columns to class object
jn-jairo/laravel-cast
297 Downloads
Cast for Laravel.
jarivas/laravel-cast-json-models
10 Downloads
A simple and direct way of casting json objects to models
holoultek/laravel-casts
9 Downloads
More of casts for your models attributes
dimalebid/laravel-json-cast
20 Downloads
description
bbprojectnet/laravel-casts
243 Downloads
Additional casts classes for Laravel.
yassinedabbous/laravel-file-cast
9 Downloads
Easily link your uploads with their db columns
vollborn/laravel-request-cast
2 Downloads
Allows to cast request values into their supposed types