eloquent-oauth2-models
by casserole
Eloquent database models for https://github.com/php-loep/oauth2-server OAuth 2 Server. This package does nothing (mostly) without the OAuth2 Server.
eloquent-repository
by giordanolima
Repository pattern for Eloquent ORM with a powerfull cache for database queries.
eloquent-searchable
by archy-bold
A service layer to provide support for search on your Eloquent models. WIP only with elasticsearch support currently.
eloquent-sequence
A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.
eloquent-serialized-lob
by ngmy
Eloquent Serialized LOB is a trait for Laravel 5 Eloquent models that allows Serialized LOB pattern
eloquent-single-table-inheritance
by torifat
Single Table Inheritance (STI) implemented as a Trait for Laravel Eloquent models
eloquent-tokenable
by nanokaweb
Allows using tokens (HashIDs) instead of id in Laravel Eloquent models.
eloquent-uuid
A simple package for using UUID's (UUID4) with Laravel's Eloquent.
eloquent-uuids
by gstjohn
Easily allow Laravel Eloquent models to utilize UUIDs as their primary key.
eloquent-viewable
by cyrildewit
Laravel package that allows you to associate views with Eloquent models
eloquental
by innoscience
A rather clever model for Laravel's Eloquent ORM with self-validation, ordering, and query control.