laravel-database-gui
An in-app GUI for performing local database operations in your Laravel application. Like TablePlus, but in your app.
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
laravel-seeder-versioning
by thetheago
A Laravel package that provides version control for database seeders, similar to Laravel's migration system. This package tracks which seeders have been run and only executes seeders that have been modified by monitoring class content changes.
laravel-dev-snapshot
Dev environment snapshot and restore for Laravel (DB + storage + config + env)
laravel-safe-migration
by junko5
MCP server for safe Laravel database migrations with confirmation prompts
laravel-auto-transaction
by sheum
Automatic database transaction management for Laravel applications
laravel-project-markdown
by saeedvir
Laravel package to generate comprehensive markdown documentation for project files and database schema with AI-readable output
laravel
A comprehensive multi-tenancy package for Laravel applications using Doctrine ORM
clickhouse-laravel
by kundan-in
ClickHouse database driver for Laravel - seamlessly integrate ClickHouse into your Laravel applications