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-idempotency
by codenaline
Laravel middleware and drivers for handling Idempotency Keys (Cache, Database, Redis).
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-query-macros
A collection of useful, production-ready Eloquent query macros for Laravel
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-dbobject
by nguemoue
Projet qui va permettre de faire la migration des procédure, fonctions, triggers stocke de manière simple
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-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.
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-visual-schema
by brybry
A drag-and-drop visual database designer for Laravel with professional ERD design capabilities. Shared hosting compatible with no build process required.
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
laravel-gemini-search
by coderubix
AI-powered natural language database search using Google Gemini in Laravel.
laravel-autoseeder
by dedsec
Automatically generate realistic database seeders for Laravel models including relationships.
laravel-database-newsletter
by nanorocks
Laravel Newsletter package with built-in database driver support
laravel-couchdb-eloquent
by toolman
CouchDB Eloquent ORM for Laravel - Provides Eloquent-like interface for CouchDB operations
laravel-postgresql-encrypted-model
by toolman
A Laravel trait for handling encrypted data in PostgreSQL with configurable encryption algorithms, modes, and comprehensive query methods
laravel-modelschema
by grazulex
Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.
laravel-factory-scaffold
Automatically generate factories and seeders for Laravel models