Libraries tagged by elao
philkra/elastic-apm-php-agent
431813 Downloads
A php agent for Elastic APM v2 Intake API
mpyw/eloquent-has-by-join
126033 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.
guidocella/eloquent-insert-on-duplicate-key
572813 Downloads
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent
zachflower/ignorable-observers
277291 Downloads
Dynamically disable/enable Laravel's Eloquent model observers
ymigval/laravel-model-cache
3727 Downloads
Laravel package for caching Eloquent model queries
watson/aggregate
124338 Downloads
Extend Laravel's query builder with additional relation aggregates.
veelasky/laravel-hashid
128188 Downloads
HashId Implementation on Laravel Eloquent ORM
typicms/nestablecollection
304941 Downloads
A Laravel Package that extends Collection to handle unlimited nested items following adjacency list model.
torann/laravel-repository
482776 Downloads
Base repository implementation for Laravel
toponepercent/baum
34596 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
supliu/laravel-query-monitor
105317 Downloads
Laravel Query Monitor
stephenjude/default-model-sorting
93775 Downloads
Add default sorting column to your eloquent model
sspat/es-query-sanitizer
148570 Downloads
Simple helper class to sanitize ElasticSearch reserved characters from query strings
sebastiaanluca/laravel-boolean-dates
91085 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).
rennokki/befriended
89584 Downloads
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.