关键词:models

1
Adds belongsToThrough relation to laravel models
3
Easily add longitude and latitude columns to your records and use inherited functionality for calculating distances
4
A simple package to easily add and manage statuses in your laravel models
5
A trait that adds createdBy and updatedBy user relations to your models
6
Add simple yet flexible settings to your Laravel models.
8
Simple on demand caching extension for Laravel.
9
A model factory package for Laravel 4 with expressive API for creating custom tailored dummy objects
11
builds eloquent models based on the tables and relations found in your mysql database
12
Converts DB schema to Laravel code (Migrations & Models)
14
Build your application / website with help of Laravel and MODX
15
Convenience library for working with MongoDB documents in Laravel and Lumen
16
Useful classes you can use for every Laravel project
17
A Lumen package to provide a familiar model paradigm for distributed data.
18
Awesome enhancements for your current Laravel Models, Collections and more.
20
The sequel of the aware package by Awareness, allowing self validation of models.
21
Laravel Eloquent hooks system - improved.
22
Dead simple admin panels for Laravel.
24
Create easy model from MySQL Databases
26
Framework independent PHP REST models with schema validation and multiple database engine support.
27
A Laravel package that allows to handle images on your models seamlessly
28
A Laravel Framework Package for getting and setting model fields in snakeCase through camelCase
29
A simplest abstraction for eloquent models
30
Useful traits for Laravel 5.x models by Nemanja Milenkovic