Libraries tagged by laravel-move
wendelladriel/laravel-more
2 Downloads
Implementation of the Repository Pattern using Laravel Model binding
wendelladriel/laravel-model-completed
3 Downloads
Laravel helper to know the completion status of an Eloquent Model
wearepixel/laravel-model-objects
62 Downloads
A package to easily serialize a Laravel model to be stored in a database for disconnected model access.
vheins/laravel-model-caching
13 Downloads
Automatic caching for Eloquent models.
vatgia/laravel-model
204 Downloads
Laravel model support multi connection format master - slaves. Connect random a slave with weight
uteq/laravel-model-actions
378 Downloads
Magically adds actions to a model
touhidurabir/laravel-model-soft-cascade
39 Downloads
A laravel package to handle cascade delete and restore on model relations.
touhidurabir/laravel-model-hashid
28 Downloads
A laravel package to generate model hashid based on model id column.
tobischulz/laravel-model-read
261 Downloads
Let you set the read state for every model for each user. Get a list of users that has read a post or any other model.
the-jane-world/laravel-model-comment
1474 Downloads
temistocle1998/laravel-model-tracker
9 Downloads
A Laravel package for tracking model changes, including old values, new values, and the user responsible for the changes
tantee/laravel-model-api
973 Downloads
Expose all models as CRUD, search and query API
steven-fox/laravel-model-validation
7 Downloads
Salvation for your model validation.
stepanenko3/laravel-moderation
170 Downloads
A simple Content Moderation System for Laravel that allows you to Approve or Reject resources like posts, comments, users, etc.
spoorsny/laravel-model-validating-observer
7 Downloads
An observer that validates an Eloquent model instance before it is persisted to the database.