Libraries tagged by laravel cast attribute
holoultek/laravel-casts
16 Downloads
More of casts for your models attributes
brokeyourbike/money-casts-laravel
509 Downloads
Cast attributes to Money object
brokeyourbike/enum-casts-laravel
58 Downloads
Cast attributes to Enum
sfneal/laravel-custom-casts
1695 Downloads
Make your own custom cast type for Laravel model attributes
localdisk/cast-formrequest
1 Downloads
Cast FormRequest Attributes.
kontoulis/laravel-attribute-model-casting
2 Downloads
A Laravel package enabling the use of native PHP attributes for defining and managing Eloquent model attribute casts.
dejodev/laravel-multi-language-strings
11 Downloads
Laravel Package that adds a Multilanguage string class and an Attribute cast for adding language support to Models.
adelaide/laravel-fluent
33 Downloads
Fork of based/laravel-fluent. Define model attributes the fluent way. Automatically cast properties to native types.
oppytut/laravel-lift12
848 Downloads
Take your Eloquent Models to the next level
joseftraxler/laravel-money
27 Downloads
Lightweight money and currency utilities for Laravel applications.
enriko/laravel-attribute-restrictor
12 Downloads
For Laravel. Easy way to restrict access to specified attributes in a Model
cline/data
73 Downloads
Extended validation attributes, casts, transformers, and type utilities for spatie/laravel-data
bedoya/has-data
31 Downloads
Trait to manage dynamic JSON fields in Laravel Eloquent models
diossystem/multicasting
457 Downloads
Multicasting for attributes of Laravel models. One attribute of a model can have many types.
miqo/laravel-models-camel-case
687 Downloads
Simply camelCase Laravel Model attributes and relationships