Libraries tagged by laravel-eloquent
r15ch13/peculiar
3242 Downloads
An extension to the Laravel Eloquent Model. It allows the use of UUIDs (ramsey/uuid) as primary keys.
krenor/eloquent-filter
46 Downloads
Filtering Laravel Eloquent queries with ease!
gurpreetatwal/skeleton-api
87 Downloads
A Slim Framework skeleton for a (almost) REST api that uses JWTs for authentication and Laravel's Eloquent as the ORM
exyplis/eloquent-builder-macros
19229 Downloads
A set of helpful macros for Laravel Eloquent query builder
elodex/elodex
466 Downloads
Provides Elasticsearch indexing functionality for Laravel Eloquent Models.
cortex/attributes
803 Downloads
Cortex Attributes is a frontend layer for the 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.
bluora/laravel-model-traits
81 Downloads
Provides a collection of useful traits for Laravel Eloquent models.
zing/laravel-eloquent-tags
491 Downloads
Manage tags for Laravel eloquent
zing/laravel-eloquent-images
655 Downloads
Manage images for Laravel eloquent
zing/laravel-eloquent-extensions
3 Downloads
Mono repository for all Laravel eloquent extensions
zing/laravel-eloquent-blameable
24 Downloads
Track the creator and updater for Laravel eloquent
zaxx44a/laravel-eloquent-query-cache
7 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
zai/laravel-eloquent-multilingualization
24 Downloads
Add multilingual support to laravel eloquent models
yaroslawww/laravel-eloquent-user-fullname
4 Downloads
Simple helper, to quickly add user fields: First Name, Middle Name, Last Name, username, Name, Full Name
wowe/laravel-eloquent-scopes
38 Downloads
Some general scopes for Eloquent