Libraries tagged by elequent
lerouse/laravel-repository
9005 Downloads
Repository implementation for Laravel.
lecturize/laravel-taxonomies
9516 Downloads
Simple, nestable Terms & Taxonomies (similar to WordPress) for Laravel.
laravellegends/interactive-model
7022 Downloads
This library is helpful to record data in the Eloquent models interactively via the command line.
koodoo/laravel-trait-uuid
11850 Downloads
A Laravel Eloquent Model trait for adding a UUID to Eloquent Models
koodoo/laravel-trait-updatedby
11746 Downloads
A Laravel Eloquent Model trait for adding User Id's to Eloquent Models
koodoo/laravel-trait-encrypt
12873 Downloads
A Laravel Eloquent Model trait for Encrypting model data
konekt/search
19521 Downloads
Laravel package to search through multiple Eloquent models. Supports pagination, eager loading relations, single/multiple columns, sorting and scoped queries.
konekt/history
1706 Downloads
Eloquent Model History for Laravel
jimbolino/laravel-model-builder
10543 Downloads
builds eloquent models based on the tables and relations found in your mysql database
jamesmills/watchable
4351 Downloads
A package to allow your Models to become watchable by a User
itsimiro/laravel-chunk-cursor
1528 Downloads
Laravel Eloquent cursor with eager loading and chunking
interactively/plans
1773 Downloads
Laravel Plans is a package for SaaS apps that need management over plans, features, subscriptions, events for plans or limited, countable features.
imajkumar/laravel-binary-tree
1371 Downloads
Ayra is an implementation of the Nested Set pattern for Eloquent models.
greabock/tentacles
33946 Downloads
Da epic tentacles for Eloquent
ghanuz/relations
3257 Downloads
To create a Eloquent relationships with comma separated foreign key or using a FIND_IN_SET mysql function.