laravel-listify
by czim
Turns any model into a list. Rebuild of the popular Lookitsatravis Listify package.
laravel-model-json
Provides JSON column support for for Laravel's Eloquent Model.
laravel-userstimetamps
by xt
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
userstamps
by wildside
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
laravel-informix
by fhenne
A Informix based Eloquent model and Query builder for Laravel (Moloquent)
laravel-friendships
by cuitcode
This package gives Eloquent models the ability to manage their friendships.
laravel-sluggable-trait
Create unique slugs for your Eloquent models in Laravel. Support Cache
laravel-base-repository
by dannyweeks
An abstract repository class for your Eloquent repositories that requires minimal config to get started.
laravel-uuid-model
Create non-incrementing Laravel models whose primary key is a UUID
query-builder-parser
by timgws
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder
laravel-filter
by czim
Filter for Laravel Eloquent queries, with support for modular filter building
laravel-repository
by czim
Repository for Laravel (inspired by and indebted to Bosnadev/Repositories)
laravel-deliverable
by ironshark
Trait for Laravel Eloquent models to allow easy implementation of delivering feature.
laravel-repos
by mrterryh
Small Laravel 5 repositories package to abstract the database layer of your web application.
laravel-spec-schema
by ooxif
Extends Laravel's Schema/Grammar/Blueprint to describe drivers' specific features
laravel-query-param
by ooxif
Treats binary data in a correct way with Laravel's database system (Eloquent)
laravel-eloquent-hashids
by naabster
Automatically generate hashids in Laravel for a new Eloquent Model.
laravel-flaggable
by batuhan
Trait for Laravel Eloquent models to allow easy implementation of a 'flag' feature.
laravel-acl
Light-weight role-based permissions for Laravel 5 built in Auth system.
laravel-acl
Light-weight role-based permissions for Laravel 5 built in Auth system.
laravel-acl-chuimi
by emiliosh
Light-weight role-based permissions for Laravel 5 built in Auth system.