Libraries tagged by eloquent database
solomon-ochepa/laravel-settings
3572 Downloads
Store settings as key-value pairs in the database.
rinvex/laravel-tenants
3388 Downloads
Rinvex Tenants is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
reb3r/repositories
43972 Downloads
Laravel Repositories
pelfox/laravel-bigquery
2748 Downloads
Laravel BigQuery
omaralalwi/lexi-translate
368 Downloads
Laravel translation package with morph relationships and caching.
netsells/hash-model-ids
32255 Downloads
Dynamically create a hash of an Eloquent model id value to avoid exposing a record's actual database id.
lerouse/laravel-repository
10992 Downloads
Repository implementation for Laravel.
hi-folks/fusion
453 Downloads
Laravel package that enhances Eloquent models to facilitate the management of structured, database-free content through Markdown files with Frontmatter.
gregoryduckworth/encryptable
51852 Downloads
A simple trait to make attributes encrypted in the database
grazulex/laravel-modelschema
173 Downloads
Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.
friendsofcat/laravel-couchbase
30407 Downloads
A Couchbase based Eloquent model and Query builder for Laravel
culturalinfusion/baum
21537 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
caloskao/migrate-specific
14293 Downloads
Easily perform database migrations of specific migration files in the Laravel framework.
buqiu/repository
2043 Downloads
Laravel Repository 是 Laravel 的一个软件包,用于抽象数据库层。 这使应用程序易于维护。
beebmx/kirby-db
2291 Downloads
Enable database support for Illuminate\Database in Kirby 3, 4, 5