laravel-db-auditor
by vcian
Database DB Auditor provide leverage to audit your MySql, sqlite, PostgreSQL database standards and also provide options to add constraints in table.
laravel-medoo
by repat
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.
sqlite-migration-fix
by ottowayne
Laravel package to fix SQLite migrations by making all columns nullable in testing environments