关键词:eloquent

1
让 Laravel 的 Eloquent 模型支持 MongoDB
2
数据模型的操作记录(如管理员操作日记)
3
让 Laravel 5 数据模型支持 remember() 方法
4
让你的 Eloquent 模型支持嵌套集合 (Nested Set) 。
5
以 Trait 的方式来实现 Eloquent 数据模型保存的时候自动验证
6
Laravel Eloquent hooks system.
8
A system for auto-decorating models with presenter objects.
10
Maps Laravel Eloquent models to Elasticsearch types.
11
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
14
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
15
Adds belongsToThrough relation to laravel models
16
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
17
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
18
Eloquent Extended, added some PostgreSQL features
19
Synchronize your Eloquent models with a Firebase realtime database.
20
Light-weight role-based permissions for Laravel 5 built in Auth system.
22
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
23
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.
24
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.
25
Render Blade templates from Eloquent Model Fields
26
A collection of goodies for Laravel 5.
27
Eloquent trait to automatically maintain created_by and updated_by (and deleted_by when using SoftDeletes) on your models
28
A Redis based, automated and scalable database caching layer for Laravel 5.1+
29
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
30
A package for easily uploading and attaching media files to models with Laravel