Libraries tagged by laravel-move
antonrom00/laravel-model-changes-history
19051 Downloads
Model changes history for laravel
always-open/laravel-model-auditlog
13807 Downloads
Tracks changes made to models and logs them to individual tables.
adamhopkinson/laravel-model-hash
9738 Downloads
A trait which automatically generates a unique hash per model instance
themsaid/laravel-model-transformers
74091 Downloads
Easy transformation layer for complex model attributes.
orisintel/laravel-model-auditlog
76256 Downloads
Tracks changes made to models and logs them to individual tables.
cklmercer/laravel-model-settings
39583 Downloads
Add simple yet flexible settings to your Laravel models.
tomschlick/laravel-linkable
26424 Downloads
URL binding for Laravel models
ninoman/laravel-sortable
23222 Downloads
Simple package to add sorting functionality to your Laravel models.
kayandra/hashidable
16859 Downloads
Auto Hashids for Laravel Models and Routes
givebutter/laravel-custom-fields
55403 Downloads
Laravel Custom Fields is a package that allows you to add custom fields to any Laravel model and store responses to those fields on any Laravel model.
gbrock/laravel-table
41674 Downloads
Table functionality for Laravel models
dlimars/laravel-searchable
79684 Downloads
A Simple trait search for Laravel Models
andriichuk/laracash
106991 Downloads
PHP Laravel Money Package
laracademy/model-generator
10004 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
wimski/laravel-model-repositories
32372 Downloads
Laravel model repositories