Libraries tagged by eloquent database
omaralalwi/lexi-translate
177 Downloads
Laravel translation package with morph relationships and caching.
netsells/hash-model-ids
27129 Downloads
Dynamically create a hash of an Eloquent model id value to avoid exposing a record's actual database id.
littlebug/laravel-repository
3980 Downloads
The repository mode for laravel!
lerouse/laravel-repository
9769 Downloads
Repository implementation for Laravel.
jimbolino/laravel-model-builder
10589 Downloads
builds eloquent models based on the tables and relations found in your mysql database
imajkumar/laravel-binary-tree
1818 Downloads
Ayra is an implementation of the Nested Set pattern for Eloquent models.
culturalinfusion/baum
17734 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
caloskao/migrate-specific
13441 Downloads
Easily perform database migrations of specific migration files in the Laravel framework.
beebmx/kirby-db
1941 Downloads
Enable Kirby 3 & 4 database support for Illuminate\Database
andrerampanelli/runtracy
24960 Downloads
A fork of runcmf/runtracy
sofa/laravel-global-scope
33785 Downloads
Easy way to define Laravel eloquent global scope.
prettus/laravel-repository
17601 Downloads
Repositories to abstract the database layer
nfragkos/eloquenty
7345 Downloads
Statamic addon that allows you to store specific collection entries into the database via Eloquent.
egyjs/dbml-to-laravel
134 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
angel-source-labs/laravel-expressions
2133 Downloads
Enhanced Database Query Expressions for Laravel. Provides expressions with bindings and expressions that can be used as column values in eloquent