laravel-sqlite-ffi
Drop-in SQLite driver for Laravel using PHP FFI — no pdo_sqlite or sqlite3 extension required. Zero code changes needed.
laravel-db-expressions
Database-agnostic SQL expression helper for date truncation, extraction, and differences across SQLite and MySQL
laravel-hypercacheio
by iperamuna
High-performance distributed Laravel cache driver using SQLite & HTTP.
laravel-db-cache
by webo3
Transparent database query caching for Laravel — zero code changes, smart invalidation, multi-driver.
laravel-backup
by phpfy
A comprehensive Laravel backup package with support for multiple databases and file backups
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-adminerneo
by sabbottlabs
Laravel integration for AdminerNeo v5, a modern database management tool
laravel-mysqlite
Generate MySQL and Sqlite3 expressions on the fly based on the active database
laravel-set-autoincrement
by sausin
Package to help with update of auto increment for database tables in laravel
medoo-laravel
Laravel Facade and ServiceProvider for The Lightest PHP database framework to accelerate development
laravel-migration-squasher
by orottier
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
laravel-medoo
by repat
Laravel Facade and ServiceProvider for The Lightest PHP database framework to accelerate development