关键词:eloquent

332
An extension of Eloquent ORM for automatically ordering results
333
A Laravel 5 package for nested menus with database storage.
335
This package provides a flexible way to add Role-based Permissions to Laravel 4
337
Laravel 4 package to add pictures capabilities to Eloquent Models
338
Apply sorting of Vue Table on Laravel Eloquent queries
339
A lazy mysql based Eloquent model and Query builder for Laravel
340
Provides a HasSlug trait that will generate a unique slug when saving your Laravel Eloquent model.
341
Extension functionality for laravel
342
Single Table Inheritance (STI) implemented as a Trait for Laravel Eloquent models
343
Laravel support library for JSON-API developers.
344
Makes it easier to work with models and repositories in Laravel
345
Easy creation of slugs for Eloquent and EloquentTranslatable models in Laravel 4.
346
Simple way to tag Eloquent models in Laravel 5.
347
Adds search and order functionality to Laravel Eloquent related models
348
Package to create simple seeders with ability to lock/unlock tables
349
An eloquent package for recording model events to a database
350
Build a poly-morph Follower system or simply associate Eloquent models in Laravel 5.
351
A Laravel package for updating your Eloquent models indirectly using an adjustments table.
352
Cascading delete trait for Laravel's Eloquent
353
ZendSearch implementation for Laravel - Local file based search engine
354
Log (or disable) Eloquent lazy-loaded relationships.
355
Use only eloquent in laravel
356
User powered tagging system with caching support for the Laravel Framework.
357
Laravel 5 - Repositories to the database layer
358
Blameable behavior implementation for your Eloquent Model in Laravel
360
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.