Libraries tagged by eloqua
czim/laravel-repository
100494 Downloads
Repository for Laravel (inspired by and indebted to Bosnadev/Repositories)
czim/laravel-nestedupdater
46057 Downloads
Eloquent model updater for nested relations data for Laravel.
czim/laravel-listify
66246 Downloads
Turns any model into a list. Rebuild of the popular Lookitsatravis Listify package.
cybercog/laravel-ownership
20366 Downloads
Laravel Ownership simplify management of Eloquent model's owner.
cesargb/laravel-cascade-delete
41540 Downloads
Cascading eliminations implemented in polymorphic relationships for the Laravel apps
brackets/translatable
210362 Downloads
Make your Eloquent models and other content translated into multiple languages
brackets/admin-listing
209687 Downloads
Query-building helper for listing of Eloquent models
bjerke/api-query-builder
6966 Downloads
A query builder for Laravel that parses the request and uses Eloquent ORM to query database
baril/orderly
19691 Downloads
Orderable/sortable behavior for Eloquent models.
audunru/eager-load-pivot-relations
15175 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.
astrotomic/laravel-cachable-attributes
34366 Downloads
Allows to cache attribute accessor values in an easy way.
alibayat/laravel-commentable
4345 Downloads
Implementing a Comment system for Laravel's Eloquent models.
alfa6661/laravel-autonumber
14297 Downloads
Laravel package to create autonumber for Eloquent model
aldemeery/sieve
5445 Downloads
A simple, clean and elegant way to filter Eloquent models.
ajcastro/searchable
23723 Downloads
Pattern-matching search for Laravel eloquent models.