Libraries tagged by eloquent database
qcod/laravel-app-settings
101846 Downloads
A package with UI to store and manage all the settings for your application
pdphilip/elasticsearch
497268 Downloads
An Elasticsearch implementation of Laravel's Eloquent ORM
nayjest/grids
156213 Downloads
Grids for Laravel 4 & Laravel 5 frameworks
mvanduijker/laravel-model-exists-rule
227128 Downloads
Validation rule to check if a model exists
mpyw/laravel-local-class-scope
120081 Downloads
A tiny macro that reuse a global scope class as a local scope
moloquent/moloquent
116352 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
laragear/meta-model
1568424 Downloads
Let other developers customize your package model and migrations
korridor/laravel-computed-attributes
66798 Downloads
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
heroicpixels/filterable
95495 Downloads
Laravel package for dynamically filtering Eloquent results using URL query string.
giacomomasseron/laravel-models-generator
10897 Downloads
Generate Laravel models from an existing database
gazsp/baum
352566 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
fobia/laravel-sphinx
141494 Downloads
A Laravel query builder for SphinxQL
erjanmx/laravel-migrate-check
278956 Downloads
A command to check for pending migrations. Exits with non-zero code if there are any
czim/laravel-repository
114940 Downloads
Repository for Laravel (inspired by and indebted to Bosnadev/Repositories)
czim/laravel-filter
76677 Downloads
Filter for Laravel Eloquent queries, with support for modular filter building