Libraries tagged by laravel-move
bugover/laravel-model
16 Downloads
description
apihawk/laravel-model-generator
936 Downloads
ApiHawk solution to export existing tables into Laravel Models
alaraiabdiallah/laravel-model-cache
66 Downloads
Laravel model cache
addworking/laravel-models
21523 Downloads
A package to manage your models
abdullahfaqeir/laravel-model-settings
17 Downloads
Add simple yet flexible settings to your Laravel models.
a2workspace/laravel-model-builder
35 Downloads
提供 Laravel 建立複雜資料的模型生成器
vinicius73/laravel-model-shield
39 Downloads
Validation package for models Laravel 5+
tarre/laravel-model-maker
81 Downloads
Creates models based on all your connections and also creates relationships between them
salmanzafar/laravel-model-uuid
126 Downloads
A Laravel UUID Package
rvanmarkus/modx-laravel-models
31 Downloads
Build your application / website with help of Laravel and MODX
okipa/laravel-model-json-storage
1364 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
michael-rubel/laravel-model-mapper
450 Downloads
Collection of functions to loop over your data.
hnhdigital-os/laravel-model-filter
3729 Downloads
Provides model attribute filtering.
bluora/laravel-model-traits
80 Downloads
Provides a collection of useful traits for Laravel Eloquent models.