Libraries tagged by eloquent database
guidocella/eloquent-insert-on-duplicate-key
555899 Downloads
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent
toponepercent/baum
18050 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
pdphilip/opensearch
15363 Downloads
An OpenSearch implementation of Laravel's Eloquent ORM
nayjest/grids
135989 Downloads
Grids for Laravel 4 & Laravel 5 frameworks
mvanduijker/laravel-transactional-model-events
106269 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
mvanduijker/laravel-model-exists-rule
72239 Downloads
Validation rule to check if a model exists
mpyw/laravel-local-class-scope
74350 Downloads
A tiny macro that reuse a global scope class as a local scope
heroicpixels/filterable
77003 Downloads
Laravel package for dynamically filtering Eloquent results using URL query string.
fobia/laravel-sphinx
107402 Downloads
A Laravel query builder for SphinxQL
fitztrev/query-tracer
17900 Downloads
Backtrace database queries
erjanmx/laravel-migrate-check
239175 Downloads
A command to check for pending migrations. Exits with non-zero code if there are any
czim/laravel-repository
100198 Downloads
Repository for Laravel (inspired by and indebted to Bosnadev/Repositories)
czim/laravel-filter
63103 Downloads
Filter for Laravel Eloquent queries, with support for modular filter building
bosnadev/repositories
526953 Downloads
Laravel Repositories
spatie/laravel-migrate-fresh
330097 Downloads
A command to build up the database from scratch