Libraries tagged by model cast
vkovic/laravel-custom-casts
300920 Downloads
Make your own custom cast type for Laravel model attributes
wendelladriel/laravel-lift
24774 Downloads
Take your Eloquent Models to the next level
konekt/enum-eloquent
1257658 Downloads
Enum attribute casting for Eloquent models
io238/laravel-iso-countries
36452 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.
esensi/model
65142 Downloads
The base model traits of Esensi
mad-web/laravel-enum
135990 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
cviebrock/eloquent-typecast
57859 Downloads
Trait for Eloquent models to force type-casting on retrieved values
based/laravel-fluent
12726 Downloads
Define model attributes the fluent way. Automatically cast properties to native types.
vicgutt/laravel-auto-model-cast
1452 Downloads
Automatically cast model attributes based on database columns
redcrystal/cast
22139 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!
sfneal/casts
54226 Downloads
An alternative implementation of the Eloquent Model accessors & mutators pattern for type casting attributes
coder-at-heart/object-models
1795 Downloads
Add schema, control and cast php json as objects and arrays for Laravel projects
rennokki/eloquent-settings
4167 Downloads
Eloquent Settings allows you to bind key-value pairs to any Laravel Eloquent model. It supports even casting for boolean, float or integer types.
woodsandwalker/laravel-countries
1222 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.
neuecommerce/model-casts
3875 Downloads
Some handy Laravel Eloquent model casts.