laravel-model-connection
by jackbayliss
Define separate read/write database connections per Eloquent model.
laravel-model-analyzer
by devlin
Analyze and validate Eloquent relationships against database schema
laravel-connection-migrations
by delta1186
Per-connection migration path configuration for Laravel multi-database applications
laravel-db-migrator
by mreycode
A production-grade Laravel package for complex, large-scale database migrations with resumable, monitored, and batch-aware processing.
laravel-incremental-db-sync
by artemyurov
Laravel package for incremental database synchronization from remote servers via SSH tunnel
laravel-query-lens
by gladehq
A Laravel package for analyzing and optimizing database queries with performance insights
laravel-db-cache
by webo3
Transparent database query caching for Laravel — zero code changes, smart invalidation, multi-driver.
laravel-db-export
by xve
Laravel database export package with profile-based exclusions, anonymization, and zero-impact exports
laravel-dbobject
by nguemoue
Projet qui va permettre de faire la migration des procédure, fonctions, triggers stocke de manière simple
laravel-json
by kangangga
A robust JSON Database Driver for Laravel with Eloquent ORM, Relationships, Hybrid SQL Support, Queue, and Cache drivers.
laravel-remote-http-database
by webmavens
Laravel database adapter for remote MySQL via HTTP API with encryption
laravel-db-sync
by kalel1500
A Laravel package for syncing database tables and data across multiple connections.
laravel-action-engine
by dhruvilnagar
A powerful Laravel package for managing bulk operations with queue support, progress tracking, undo functionality, scheduled execution, and comprehensive audit trails.
laravel-schema
by farzai
Visualize and compare database schemas between Laravel migrations and your database
laravel-database-fts
Full-Text Search nativo para Laravel com suporte a PostgreSQL (pg_trgm) e MySQL (FULLTEXT), ACL e recursos avançados
laravel-query-insights
by mystus
Monitor, analyse, and optimise database query performance in Laravel applications with SQL Server support
laravel-query-debugger
Automatic query tracking, analysis, and debugging for Laravel applications with N+1 detection, slow query monitoring, and performance insights
laravel-smart-migrations
by sirval
Intelligently manage Laravel migrations with safe rollback by table or model, foreign key detection, preview mode, and comprehensive migration analysis tools
laravel-backup
by phpfy
A comprehensive Laravel backup package with support for multiple databases and file backups
laravel-snowflake
by foundry-co
Snowflake database driver for Laravel using REST API - no PDO extension required
laravel-autossh-tunnel
by artemyurov
Modern SSH Tunnel Manager for Laravel with autossh support and automatic lifecycle management
laravel-aggregated-queries
by rgalstyan
Optimize Laravel queries using SQL JSON aggregation (belongsTo/hasOne/hasMany in a single query)
constrained-morph-to-for-laravel
by pindab0ter
Constrained polymorphic relationships for Laravel Eloquent - limit morphTo relationships to specific model types
laravel-db-tenant
by aloisogomes
Library to help you have multiple connections to the database while keeping the context clean without changing anything in the structure of your tables
laravel-query-watcher
by eta
A Laravel package to monitor and log database queries with configurable thresholds
laravel-instagres
by philip
Laravel integration for Neon Claimable Postgres — instant PostgreSQL databases, no signup
laravel-oracle-sequence
by dayatdev
A Laravel package to handle Oracle SEQUENCE operations (auto NEXTVAL and sequence creation) easily.
laravel-objectid
by wooserv
Elegant, fast ObjectId generator for Laravel models with automatic ID assignment, schema macro, and helper function.
laravel-chatbot
Laravel chatbot package for Q&A, FAQ and support. Database-driven intents with keyword AND/OR matching, conditional replies, buttons and variable substitution. Works with Laravel 8–12 and integrates with BotMan (web driver) for web/embedded chat widgets.
laravel-cloudflare-d1
by erimeilis
Production-ready Cloudflare D1 database driver for Laravel with full Eloquent support, 20x faster bulk inserts, and complete MySQL migration tooling
laravel-db-craft
by robinncode
Generate Laravel migrations and seeders from existing database connections
laravel-smart-search
by sharifuddin
A smart search helper for Laravel. Provides advanced Eloquent search with relation discovery and multiple search modes.
oi-laravel-seeds
by oi-lab
Export and import Laravel seeders to/from JSON files with dependency management
laravel-lightsearch
by openplain
A lightweight Laravel Scout driver using database-backed search index. Perfect for small to medium datasets (1K-50K records) without external search services.
laravel-optimizer
All-in-one Laravel optimization suite for speed, caching, database, frontend, and cleanup