eloquent-closure
Adjacency List’ed Closure Table database design pattern implementation for Laravel
eloquent-codeigniter
Integration layer allowing use of the Laravel database library in CodeIgniter applications
eloquent-export
by faulker
A CLI tool for exporting and importing database data using Laravel's Eloquent models
eloquent-has-by-non-dependent-subquery
by mpyw
Convert has() and whereHas() constraints to non-dependent subqueries.
eloquent-insert-on-duplicate-key
by guidocella
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent
eloquental
by innoscience
A rather clever model for Laravel's Eloquent ORM with self-validation, ordering, and query control.
fast-migrations
by windwardrail
Make tests run faster by using fresh copies of pre-migrated databases.
filterable
by heroicpixels
Laravel package for dynamically filtering Eloquent results using URL query string.