Libraries tagged by elequent
brackets/translatable
209453 Downloads
Make your Eloquent models and other content translated into multiple languages
brackets/admin-listing
208778 Downloads
Query-building helper for listing of Eloquent models
bjerke/api-query-builder
6885 Downloads
A query builder for Laravel that parses the request and uses Eloquent ORM to query database
baril/orderly
18691 Downloads
Orderable/sortable behavior for Eloquent models.
audunru/eager-load-pivot-relations
14489 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.
astrotomic/laravel-cachable-attributes
34303 Downloads
Allows to cache attribute accessor values in an easy way.
alfa6661/laravel-autonumber
14274 Downloads
Laravel package to create autonumber for Eloquent model
aldemeery/sieve
5438 Downloads
A simple, clean and elegant way to filter Eloquent models.
ajcastro/searchable
23450 Downloads
Pattern-matching search for Laravel eloquent models.
agog/osmose
10265 Downloads
Elegant filtering for laravel's eloquent models
adobrovolsky97/laravel-repository-service-pattern
2197 Downloads
Laravel 5|6|7|8|9|10 - Repository - Service Pattern
achillesp/laravel-crud-forms
4364 Downloads
Create CRUD Forms for Laravel Models.
sebastiaanluca/laravel-auto-morph-map
28802 Downloads
Automatically alias and map the polymorphic types of Eloquent models.
neurony/laravel-query-cache
19583 Downloads
Cache all {select} queries or only the duplicate ones for a specific Eloquent model
austinheap/laravel-database-encryption
75751 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.