Libraries tagged by model cast
vkovic/laravel-custom-casts
332136 Downloads
Make your own custom cast type for Laravel model attributes
wendelladriel/laravel-lift
35341 Downloads
Take your Eloquent Models to the next level
konekt/enum-eloquent
1585816 Downloads
Enum attribute casting for Eloquent models
io238/laravel-iso-countries
46441 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.
based/laravel-fluent
13257 Downloads
Define model attributes the fluent way. Automatically cast properties to native types.
esensi/model
65763 Downloads
The base model traits of Esensi
waad/laravel-model-metadata
784 Downloads
A Laravel package for handling metadata with JSON casting and custom relation names.
woodsandwalker/laravel-countries
4279 Downloads
Laravel Countries is a bundle for Laravel providing ISO 3166_2 codes for all countries along with a country model, cast and validation rule.
cviebrock/eloquent-typecast
62520 Downloads
Trait for Eloquent models to force type-casting on retrieved values
redcrystal/cast
22646 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!
sfneal/casts
59188 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes
arthurydalgo/laravel-iso-countries
2185 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.
neuecommerce/model-casts
6569 Downloads
Some handy Laravel Eloquent model casts.
dottedai/laravel-model-annotator
373 Downloads
Laravel command to annotate Eloquent models with database schema, relationships, and casts.
coder-at-heart/object-models
2037 Downloads
Add schema, control and cast php json as objects and arrays for Laravel projects