关键词:model

1
让 Laravel 的 Eloquent 模型支持 MongoDB
2
在 Laravel 里使用 Repository 设计模式
3
数据模型的操作记录(如管理员操作日记)
5
以 Trait 的形式为 Eloquent 模型增加搜索功能
6
An Laravel eloquent-like model class, for Laravel and other frameworks
10
Adds belongsToThrough relation to laravel models
11
Render Blade templates from Eloquent Model Fields
13
Plastic is an Elasticsearch ODM and mapper for Laravel. It renders the developer experience more enjoyable while using Elasticsearch by providing a fluent syntax for mapping , querying and storing eloquent models.
14
Allows to create Laravel 4 / 5 Model versioning and restoring
15
A Redis based, automated and scalable database caching layer for Laravel 5.1+
16
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
17
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
18
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
19
Auto-generates all Eloquent models from the database in a Laravel 5 project.
21
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
23
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
24
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
25
Adds search and order functionality to Laravel Eloquent related models
26
Laravel 4/5 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
27
Table functionality for Laravel models
28
Turn any Eloquent model into a list! http://lookitsatravis.github.io/listify
30
Extra where scopes for Laravel Eloquent