Libraries tagged by model cast
enriko/laravel-attribute-restrictor
12 Downloads
For Laravel. Easy way to restrict access to specified attributes in a Model
bedoya/has-data
2 Downloads
Trait to manage dynamic JSON fields in Laravel Eloquent models
mistery23/laravel-value-objects
157 Downloads
laravel object relations
diossystem/multicasting
457 Downloads
Multicasting for attributes of Laravel models. One attribute of a model can have many types.
mibo/laravel-properties
1 Downloads
PHP lib for prices for Laravel
castro732/laravel-firebase-synchronization
29 Downloads
Synchronize your Eloquent models with a Firebase realtime database.
castion2293/query-filter
7 Downloads
Easily create filters for your Eloquent model.
castor/async-message-bus
4 Downloads
Async execution model for your message bus
stanislavge/laravel-enum
20 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
mo-masoud/laravel-enum
2033 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
bogordesaincom/laravel-enum-simple
1227 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files. Forked from
bogordesain/lumen-enum
34 Downloads
Elegant Enum implementation for Lumen. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
cmandersen/bitwise
0 Downloads
A bitwise operator package for making it easier to use bitwise columns in Eloquent models by adding a custom cast class and query functionality
adelaide/laravel-fluent
33 Downloads
Fork of based/laravel-fluent. Define model attributes the fluent way. Automatically cast properties to native types.
dyrynda/laravel-cascade-soft-deletes
2506447 Downloads
Cascading deletes for Eloquent models that implement soft deletes