multiple-db-laravel
by ranitachi
Automatic database read/write splitting for Laravel & MariaDB/MySQL cluster with health checking, sticky connections, and zero-config setup.
laravel-stream-backup
Streaming database backup for Laravel: dump → compress → S3 multipart upload with constant memory use. Supports MySQL, PostgreSQL, SQLite, and custom drivers.
laravel-migralign
by migralign
MigrAlign — align live MySQL tables with Laravel migration schema, safely.
laravel-pulse-md5-patch
by weldist
Laravel Pulse patch for MySQL servers without a usable MD5() function — uses a plain key_hash column hashed in PHP.
embedding-mysql-driver
by x-laravel
MySQL 9 native VECTOR similarity driver for x-laravel/embedding.
laravel-searchable
by eslam-dev
Laravel Searchable — dedicated searchable columns for Eloquent with cleaning, FULLTEXT search, and rebuild tooling
laravel-go-reports
by pingslayer
High-performance Laravel reporting engine using an embedded Go sidecar for streaming millions of rows with zero memory bloat.
pulse-oci-mysql
by x-laravel
Laravel Pulse compatibility layer for Oracle Cloud MySQL (OCI) — removes generated columns and computes key_hash in PHP.
laravel-dbtodb-migration
by mb4it
Laravel artisan command to migrate data between database connections (1 source → N targets) with configurable table/column mapping, chunking, and optional profiling logs.
laravel-parallel-db
by kosadchiy
Laravel package for in-process parallel SQL execution via native pgsql/mysqli async APIs.
laravel-db-expressions
Database-agnostic SQL expression helper for date truncation, extraction, and differences across SQLite and MySQL
laravel-query-sentinel
A driver-agnostic, CI-ready, extensible Laravel package for analyzing database query performance
laravel-mongodb-sync
Hybrid MySQL-MongoDB synchronization package for Laravel microservices
laravel-smart-search
by traore225
A lightweight, configurable, scoring-based search engine for Laravel with FULLTEXT support and automatic fallback.
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-remote-http-database
by webmavens
Laravel database adapter for remote MySQL via HTTP API with encryption
laravel-database-fts
Full-Text Search nativo para Laravel com suporte a PostgreSQL (pg_trgm) e MySQL (FULLTEXT), ACL e recursos avançados
laravel-flexible-otp
by cuongnx
A flexible OTP (One-Time Password) library for Laravel, supporting multi-purpose configurations, multi-storage (MongoDB/MySQL), resend cooldown, hashing for security, and optional sending via providers like Zalo ZNS, SpeedSMS, or mail.
laravel-backup
by phpfy
A comprehensive Laravel backup package with support for multiple databases and file backups
laravel-schema-generator
by laraib15
Generate Laravel migrations from a schema DSL (create, add, modify, drop columns with DB diffing).
laravel-dbobject
by nguemoue
Projet qui va permettre de faire la migration des procédure, fonctions, triggers stocke de manière simple
base-laravel
by trungdv
Base Laravel Package - Quick Docker environment setup for Laravel development
laravel-windmill-queue
by babaecip
Custom Laravel queue driver using Windmill protocol over HTTP. Stores jobs in MySQL. Consumer is triggered via HTTP listener (Windmill).
laravel-mysql-move-column
A Laravel package for simplifying rearranging MySQL database columns
laravel-log-to-db
by salimkamboh
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
laravel-adminerneo
by sabbottlabs
Laravel integration for AdminerNeo v5, a modern database management tool
laravel-db-backup
A Laravel package for backing up MySQL and PostgreSQL databases with support for multiple storage drivers and scheduled backups.
laravel-db-auditor
by chapdel
Database DB Auditor provide leverage to audit your MySql database standards and also provide options to add constraints in table.
laravel-unique-translation
by theupriser
Check if a translated value in a JSON column is unique in the database.
laravel-mysqldump
by corrivate
Artisan commands to conveniently dump and import the DB, with stripping options
laravel-mysql-encrypt
Laravel 5.x | 6.x | 7.x | 8.x Database encryption mysql side