Libraries tagged by model cast
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
19 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
bogordesain/lumen-enum
31 Downloads
Elegant Enum implementation for Lumen. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
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
2364795 Downloads
Cascading deletes for Eloquent models that implement soft deletes
rinvex/laravel-categories
147354 Downloads
Rinvex Categories is a polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable, and Translatable models out of the box.
shiftonelabs/laravel-cascade-deletes
410589 Downloads
Adds application level cascading deletes to Eloquent Models.
iatstuti/laravel-cascade-soft-deletes
1138931 Downloads
Cascading deletes for Eloquent models that implement soft deletes
hyva-themes/magento2-graphql-view-model
1663719 Downloads
Provide ability to customize GraphQL queries and mutations for Hyvä themes.
mehdi-fathi/eloquent-filter
163218 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
casbin/laravel-authz
239527 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.