关键词:eloquent

31
Laravel Ban simplify blocking and banning Eloquent models.
32
Map Larvel Eloquent models to Elasticsearch types.
34
Synchronize your Eloquent models with a Firebase realtime database.
36
A Redis based, automated and scalable database caching layer for Laravel 5.1+
37
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
38
Backend interface for handling CRUD operations on your Laravel Eloquent models.
39
Grids for Laravel 4 & Laravel 5 frameworks
41
An Laravel eloquent-like model class, for Laravel and other frameworks
42
Adds belongsToThrough relation to laravel models
43
Provides JSON datatype support for the Eloquent ORM
44
This package allows you to easily work with UUIDs in your Laravel models.
45
Fluent Meta Data for Eloquent Models, as if it is a property on your model.
46
Eloquent Tree is a tree model for Laravel Eloquent ORM.
47
Render Blade templates from Eloquent Model Fields
48
Turn any Eloquent model into a list! http://lookitsatravis.github.io/listify
49
Baum is an implementation of the Nested Set pattern for Eloquent models.
50
Auto-generates all Eloquent models from the database in a Laravel 5 project.
51
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
52
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
53
Make Laravel Eloquent models Likeable & Dislikeable in a minutes!
54
Eloquent trait to automatically maintain created_by and updated_by (and deleted_by when using SoftDeletes) on your models
55
Package to convert Eloquent BelongsTo subqueries into one query with left join.
57
Laravel 4/5 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
58
Make Laravel Eloquent models Likeable & Dislikeable in a minutes!
59
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
60
Simple package for adding a page view counter to your viewable Eloquent models