l5-repository
by acacha
Laravel 5 - Repositories to the database layer. Based on prettus/l5-repository
lara-acl
by alimfazeli
Light-weight role-based permissions for Laravel 5 built in Auth system. based on kodeine/laravel-acl
laratables
by ymo
A package to easily transform your Eloquent models into JSON to be used by Datatables 1.10+.
laratables
A package to easily transform your Eloquent models into JSON to be used by Datatables 1.10+.
laravel-accountable
by bytestgear
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
laravel-acl
by sztyup
Light-weight role-based permissions for Laravel 5 built in Auth system. (forked by sztyup)
laravel-acl-chuimi
by emiliosh
Light-weight role-based permissions for Laravel 5 built in Auth system.
laravel-acquaintances
by multicaret
This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups). And interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
laravel-addresses
by rinvex
Rinvex Addresses is a polymorphic Laravel package, for addressbook management. You can add addresses to any eloquent model with ease.
laravel-adjuster
by mangopixel
A Laravel package for updating your Eloquent models indirectly using an adjustments table.
laravel-api-sorting
by chrislentz
A sorting package that provides Eloquent 'orderBy' support via a '_sort' URL parameter for the Laravel framework.
laravel-app-settings
by qcod
A package with UI to store and manage all the settings for your application
laravel-ardent-mongodb
by martingg88
Self-validating smart models for integration of Mongodb and Laravel 5's Eloquent ORM
laravel-attributes
by rinvex
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.
laravel-auditing-mongo-db
Keep a change history for your models using laravel and lumen with mongo db
laravel-auto-morph-map
Automatically alias and map the polymorphic types of Eloquent models.
laravel-auto-presenter
A system for auto-decorating models with presenter objects.
laravel-base-repository
by dannyweeks
An abstract repository class for your Eloquent repositories that requires minimal config to get started.
laravel-blockable
by racashmoney
Trait for Laravel Eloquent models to allow easy implementation of a 'block' or 'ignore' feature.
laravel-cacheable
by rinvex
Rinvex Cacheable is a granular, intuitive, and fluent caching system for eloquent models. Simple, but yet powerful, plug-n-play with no hassle.
laravel-cascade-deletes
by shiftonelabs
Adds application level cascading deletes to Eloquent Models.