Libraries tagged by eloquet
andreagroferreira/laravel-sync-tracker
820 Downloads
A Laravel package for tracking entity synchronization status between systems
alibayat/laravel-commentable
6095 Downloads
Implementing a Comment system for Laravel's Eloquent models.
aldemeery/sieve
6007 Downloads
A simple, clean and elegant way to filter Eloquent models.
ajcastro/searchable
33202 Downloads
Pattern-matching search for Laravel eloquent models.
adobrovolsky97/laravel-repository-service-pattern
4493 Downloads
Laravel 5|6|7|8|9|10 - Repository - Service Pattern
sebastiaanluca/laravel-auto-morph-map
29811 Downloads
Automatically alias and map the polymorphic types of Eloquent models.
rinvex/laravel-statistics
4083 Downloads
Rinvex Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
rinvex/laravel-repositories
17047 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
neurony/laravel-query-cache
22391 Downloads
Cache all {select} queries or only the duplicate ones for a specific Eloquent model
neurony/laravel-duplicate
120470 Downloads
Duplicate any Eloquent model along with its underlying relationships
eloquent/phony-phpunit
248168 Downloads
Phony for PHPUnit.
eloquent/asplode
61833 Downloads
Drop-in exception-based error handling for PHP.
zedisdog/laravel-schema-extend
68132 Downloads
supplement for eloquent migration
witty/laravel-table-view
10218 Downloads
Laravel 5 Package for easily displaying table views for Eloquent Collections with search and sort functionality built in.
vicklr/materialized-model
13112 Downloads
Materialized Path for Eloquent model hierarchies