Libraries tagged by Laravel Database
reb3r/repositories
44065 Downloads
Laravel Repositories
paulund/nestedset
58456 Downloads
Nested Set Model for Laravel 4-5
orchestra/memory
149491 Downloads
Memory Component for Orchestra Platform
omaralalwi/lexi-translate
380 Downloads
Laravel translation package with morph relationships and caching.
netsells/hash-model-ids
32364 Downloads
Dynamically create a hash of an Eloquent model id value to avoid exposing a record's actual database id.
mintbridge/eloquent-auditing
5638 Downloads
An eloquent package for recording model events to a database
mileschou/schemarkdown
997 Downloads
The schema generate helper
hi-folks/fusion
454 Downloads
Laravel package that enhances Eloquent models to facilitate the management of structured, database-free content through Markdown files with Frontmatter.
henryavila/email-tracking
2893 Downloads
Track e-mail delivery with Mailgun Hooks. All data are stored in the database on Email model
gregoryduckworth/encryptable
51859 Downloads
A simple trait to make attributes encrypted in the database
giordanolima/eloquent-repository
1421 Downloads
Repository pattern for Eloquent ORM with a powerfull cache for database queries.
gguney/rmigration
3510 Downloads
Reverse Migration for Laravel
dvrtech/schema-tools
420 Downloads
Laravel package for JSON/CSV schema analysis and database structure generation
denisgeomiq/eloquent-has-by-non-dependent-subquery
5943 Downloads
Convert has() and whereHas() constraints to non-dependent subqueries.
culturalinfusion/baum
21607 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.