关键词:eloquent

1
让 Laravel 的 Eloquent 模型支持 MongoDB
2
在 Laravel 里使用 Repository 设计模式
4
让你的 Eloquent 模型支持嵌套集合 (Nested Set) 。
6
数据模型的操作记录(如管理员操作日记)
7
以 Trait 的形式为 Eloquent 模型增加搜索功能
9
Audit changes of your Eloquent models in Laravel/Lumen
10
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
11
以 Trait 的方式来实现 Eloquent 数据模型保存的时候自动验证
13
Maps Laravel Eloquent models to Elasticsearch types.
14
Light-weight role-based permissions for Laravel 5 built in Auth system.
15
为 Eloquent 模型增加打标签功能
16
A system for auto-decorating models with presenter objects.
17
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
18
让 Laravel 5 数据模型支持 remember() 方法
19
This package gives Eloquent models the ability to manage their friendships.
21
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.
22
A Laravel package to easily generate CSV files from Eloquent model.
23
A package for easily uploading and attaching media files to models with Laravel
24
An Eloquent way to filter Eloquent Models
25
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
27
Easy ability to tag your Eloquent models in Laravel 5.
28
Nice and easy way to handle revisions of your db.
30
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.