Libraries tagged by eloquent database
affordablemobiles/eloquent-datastore
15961 Downloads
A package for using Google Datastore as a database driver.
mpyw/eloquent-has-by-join
137124 Downloads
Convert has() and whereHas() constraints to join() ones for single-result relations.
bluefeather/eloquent-filemaker
17971 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
austinheap/laravel-database-encryption
76206 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
sagalbot/encryptable
59488 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
mpociot/laravel-firebase-sync
153351 Downloads
Synchronize your Eloquent models with a Firebase realtime database.
designmynight/laravel-elasticsearch
44017 Downloads
Use Elasticsearch as a database in Laravel to retrieve Eloquent models and perform aggregations.
erimeilis/laravel-cloudflare-d1
1069 Downloads
Production-ready Cloudflare D1 database driver for Laravel with full Eloquent support, 20x faster bulk inserts, and complete MySQL migration tooling
zaber-dev/laravel-lock
546 Downloads
Application-level distributed locking for Laravel with Eloquent integration, middleware, automatic owner detection, and cache/database storage.
xint0/laravel-optimistic-locking
113198 Downloads
Adds optimistic locking feature to eloquent models.
weebly/laravel-mutate
57115 Downloads
Mutate Laravel attributes
waad/laravel-model-metadata
5707 Downloads
A robust Laravel package for handling metadata with JSON casting, custom relation names, and advanced querying capabilities.
salehhashemi/laravel-repository
10977 Downloads
Implementing the repository pattern for Laravel projects.
runcmf/runtracy
73111 Downloads
Slim Framework Debugger
pindab0ter/constrained-morph-to-for-laravel
7352 Downloads
Constrained polymorphic relationships for Laravel Eloquent - limit morphTo relationships to specific model types