Libraries tagged by eloquent database
nayjest/grids
141208 Downloads
Grids for Laravel 4 & Laravel 5 frameworks
mvanduijker/laravel-transactional-model-events
120344 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
mvanduijker/laravel-model-exists-rule
110344 Downloads
Validation rule to check if a model exists
mpyw/laravel-local-class-scope
83659 Downloads
A tiny macro that reuse a global scope class as a local scope
moloquent/moloquent
100653 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
lacodix/laravel-model-filter
31214 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
fobia/laravel-sphinx
116009 Downloads
A Laravel query builder for SphinxQL
erjanmx/laravel-migrate-check
256049 Downloads
A command to check for pending migrations. Exits with non-zero code if there are any
dbout/wp-orm
6691 Downloads
WordPress ORM with Eloquent.
czim/laravel-filter
66485 Downloads
Filter for Laravel Eloquent queries, with support for modular filter building
spatie/laravel-migrate-fresh
332032 Downloads
A command to build up the database from scratch
bosnadev/repositories
529048 Downloads
Laravel Repositories
laravie/query-filter
252486 Downloads
Database/Eloquent Query Builder filters for Laravel
testmonitor/eloquent-incrementable
23472 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
sofa/eloquent-testsuite
96713 Downloads
Helpers for fast and reliable UNIT tests for your Eloquent Models with PHPUnit