Libraries tagged by eloquent database
guidocella/eloquent-insert-on-duplicate-key
563393 Downloads
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent
toponepercent/baum
23111 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
runcmf/runtracy
69082 Downloads
Slim Framework Debugger
nayjest/grids
139619 Downloads
Grids for Laravel 4 & Laravel 5 frameworks
mvanduijker/laravel-transactional-model-events
115127 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
mvanduijker/laravel-model-exists-rule
97400 Downloads
Validation rule to check if a model exists
mpyw/laravel-local-class-scope
80543 Downloads
A tiny macro that reuse a global scope class as a local scope
lacodix/laravel-model-filter
28560 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
fobia/laravel-sphinx
113064 Downloads
A Laravel query builder for SphinxQL
erjanmx/laravel-migrate-check
250368 Downloads
A command to check for pending migrations. Exits with non-zero code if there are any
czim/laravel-repository
102327 Downloads
Repository for Laravel (inspired by and indebted to Bosnadev/Repositories)
czim/laravel-filter
65292 Downloads
Filter for Laravel Eloquent queries, with support for modular filter building
spatie/laravel-migrate-fresh
331356 Downloads
A command to build up the database from scratch
rinvex/laravel-attributes
105230 Downloads
Rinvex Attributes is a robust, intelligent, and integrated Entity-Attribute-Value model (EAV) implementation for Laravel Eloquent, with powerful underlying for managing entity attributes implicitly as relations with ease. It utilizes the power of Laravel Eloquent, with smooth and seamless integration.
laravie/query-filter
249492 Downloads
Database/Eloquent Query Builder filters for Laravel