Libraries tagged by laravel-models
tooshay/laravel-model-search
2 Downloads
Handy macro for searching text through related models.
toanld/laravel-model
2 Downloads
Laravel model support multi connection format master - slaves. Connect random a slave with weight
thomascastle/laravel-model-status
1 Downloads
A package to enable assigning statuses to Eloquent Models (Practice Publish)
the-jane-world/laravel-model-comment
1475 Downloads
testingap/laravel-model-caching
3 Downloads
Automatic caching for Eloquent models.
techlify-inc/laravel-model-logger
1206 Downloads
A Module with that providers event logging for Laravel Models
tbirrell/laravel-model-directory
5 Downloads
tantee/laravel-model-api
1001 Downloads
Expose all models as CRUD, search and query API
tanerkay/laravel-model-acl
0 Downloads
Access control based on individual records / models
submtd/laravel-model-variables
19 Downloads
Key value model variables
submtd/laravel-model-images
10 Downloads
Attach images to models.
spoorsny/laravel-model-validating-observer
9 Downloads
An observer that validates an Eloquent model instance before it is persisted to the database.
socbaysky/laravel-model-filter-basic
10 Downloads
Easy to use package that provides an easy implementation of Model Filter within Laravel
snowsoft/laravel-model-caching
15 Downloads
Automatic caching for Eloquent models.
snowpenguinstudios/laravel-model-status
4 Downloads
This Laravel package allows the ability to implement a status feature to any Laravel model. This utilizes the polymorphic relationships.