Libraries tagged by laravel-model
celxkodez/laravel-model-file-manager
31 Downloads
manage file upload on model fields
apihawk/laravel-model-generator
1097 Downloads
ApiHawk solution to export existing tables into Laravel Models
antoninmasek/laravel-model-hashids
7224 Downloads
Easily use Hashids with Laravel models.
always-open/laravel-model-auditlog
13056 Downloads
Tracks changes made to models and logs them to individual tables.
alaraiabdiallah/laravel-model-cache
66 Downloads
Laravel model cache
airsane/laravel_model_generator
34 Downloads
Reliese Components for Laravel Framework code generation.
addworking/laravel-models
21527 Downloads
A package to manage your models
abather/spatie-laravel-model-states-actions
130 Downloads
This is my package spatie-laravel-model-states-actions
a2workspace/laravel-model-builder
47 Downloads
提供 Laravel 建立複雜資料的模型生成器
wendelladriel/laravel-model-completed
4 Downloads
Laravel helper to know the completion status of an Eloquent Model
vinicius73/laravel-model-shield
40 Downloads
Validation package for models Laravel 5+
salmanzafar/laravel-model-uuid
127 Downloads
A Laravel UUID Package
rvanmarkus/modx-laravel-models
32 Downloads
Build your application / website with help of Laravel and MODX
okipa/laravel-model-json-storage
1376 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
nekman/laravel-model-logger
905 Downloads
Create a log entry every time a model has been inserted, updated or deleted