Libraries tagged by model cast
ejetar/laravel-decimal-locale
4 Downloads
🔄 Cast your model attributes to the decimal format of another location.
yonchando/laravel-cast-attributes
18 Downloads
Laravel model cast json columns to class object
syberisle/laravel-castable-archive
4 Downloads
Tool for casting a model field as bzip or gzip
atiksoftware/model-fill
15 Downloads
Laravel auto model cast and migration filler
laravel-macros/eloquent-insert-as-model
3 Downloads
Add `insertAsModel` macro to Eloquent Builder. Unlike `insert`, `insertAsModel` method will ensure that all inserted values will go through models' casts and mutators.
petitkoalak/eloquent-model-casting
519 Downloads
Added casting std class to specific model feature
laragrad/eloquent-model-pg-casts
18 Downloads
mistersaal/laravel-mongodb-embedded-models
19 Downloads
A more productive and simpler solution for embedding models in mongodb models than custom casts in Laravel.
jarivas/laravel-cast-json-models
10 Downloads
A simple and direct way of casting json objects to models
gregoriohc/laravel-castable
170 Downloads
Laravel package that adds custom casts for models attributes
cast/model
10 Downloads
Nested models
castlecn/model
5 Downloads
model
holoultek/laravel-casts
9 Downloads
More of casts for your models attributes
kouks/laravel-casters
146 Downloads
Provides a convenient way to cast and transform your models for API purposes.
sfneal/laravel-custom-casts
1693 Downloads
Make your own custom cast type for Laravel model attributes