jpswade/laravel-database-tools
Laravel Database Tools adds handy Artisan commands to create databases, dump/restore from SQL files or Spatie backups, update charset/collation, optimize MySQL tables, and add SQLite MySQL-compat functions for tests. Ideal for dev workflows.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| darvinstudio/databaser | 0.89 | — | 0 | 0 | 1 | 1 | 0 | 0.1 | 6.6 | MIT | — | |
| ifsnop/mysqldump-php | 0.87 | Pure-PHP mysqldump alternative with sane defaults and no external dependencies. Dumps schema, data, views, triggers, routines and events; supports blobs as hex, view dependency resolution, extended/complete inserts, insert-ignore, compression/streaming, hooks, and restore. | 1,286 | 1,309 | 292 | 152K | 22 | 28.4 | 39.1 | GPL-3.0 | 3 years ago | |
| andreas-a/backup-database-bundle | 0.86 | — | 0 | 0 | 0 | 14 | 0 | 0.5 | 11.5 | MIT | 3 years ago | |
| spatie/db-dumper | 0.86 | PHP database dump utility supporting MySQL, MariaDB, PostgreSQL, SQLite, and MongoDB. Wraps native tools (mysqldump, mariadb-dump, pg_dump, sqlite3, mongodump) with a simple fluent API to export databases to SQL or gz files. | 1,175 | 1,192 | 160 | 859K | 0 | 38.7 | 46.1 | MIT | 1 month ago | |
| vizrex/laravel-db-utils | 0.85 | Laravel package providing Artisan CLI utilities for database operations (backup, restore, create). Includes configurable defaults, optional upload of backup files to Dropbox or Google Drive via filesystem disks, and uses MySQL connection settings from your Laravel config. | 1 | 1 | 1 | 0 | 0 | 0.0 | — | NOASSERTION | — | |
| devportolio/laravel-dump-viewer | 0.85 | — | 0 | 0 | 0 | 2 | 0 | 0.0 | 6.6 | MIT | — | |
| cdwv/cronos-database-dumper | 0.83 | — | 4 | 4 | 1 | 0 | 0 | 1.6 | — | — | 8 years ago | |
| abmundi/database-commands-bundle | 0.81 | Symfony bundle to automate MySQL database dumps and imports via a db:dump console command and Capifony tasks. Creates timestamped dumps (with hard link to latest), supports download from remote and import into local production/testing environments. | 7 | 7 | 2 | 0 | 1 | 0.2 | — | MIT | — | |
| spatie/laravel-package-tools | 0.81 | A base PackageServiceProvider for Laravel package authors to quickly register and publish config, views, translations, assets, routes, migrations, commands, view components/composers, and an optional interactive install command. | 946 | 957 | 164 | 6M | 0 | 38.8 | 61.8 | MIT | 3 weeks ago | |
| kiwilan/typescriptable-laravel | 0.79 | — | 39 | 39 | 10 | 1K | 7 | 12.1 | 25.5 | MIT | 1 year ago | |
| spatie/laravel-db-snapshots | 0.79 | Artisan commands to quickly create, load, list, and clean up database snapshots in Laravel. Dump and restore MySQL, PostgreSQL, and SQLite databases with named or latest snapshots—ideal for local/dev workflows and fast resets. | 1,204 | 1,206 | 101 | 97K | 0 | 35.8 | 30.3 | MIT | 2 months ago | |
| wnx/laravel-backup-restore | 0.72 | Restore database backups created by spatie/laravel-backup. Adds an interactive php artisan backup:restore command to pick a backup and optionally decrypt it, then run configurable post-restore health checks to validate the restored DB. | 206 | 206 | 21 | 26K | 2 | 29.9 | 33.7 | MIT | 1 month ago | |
| lakm/laravel-comments | 0.70 | — | 405 | 406 | 22 | 581 | 0 | 29.7 | 6.1 | MIT | 1 month ago | |
| singlestoredb/singlestoredb-laravel | 0.70 | Official SingleStoreDB driver for Laravel. Wraps Laravel’s MySQL support with SingleStore-specific Eloquent and migration features (columnstore/rowstore, shard & sort keys, sparse/temporary tables), JSON support, and query compatibility fixes, tested across versions. | 236 | 236 | 24 | 19K | 6 | 28.0 | 31.6 | Apache-2.0 | 2 months ago | |
| laravel/airlock | 0.69 | Laravel Sanctum (formerly Airlock) provides a lightweight authentication system for Laravel SPAs and simple APIs, offering first-party SPA cookie auth plus API token issuing and management for users, mobile apps, and third-party clients. | 2,962 | 2,962 | 325 | 108 | 2 | 53.1 | 0.7 | MIT | 1 month ago | |
| laravel/workos | 0.69 | Laravel utilities used by Laravel starter kits to integrate WorkOS AuthKit. Provides the glue for authentication flows and configuration so you can add WorkOS-powered login to a Laravel app quickly and consistently. | 0 | 43 | — | 45K | — | 19.0 | 46.9 | — | — | |
| sajadsdi/laravel-repository | 0.69 | Laravel repository pattern package to structure data access in your apps. Provides base repository classes, common CRUD methods, and an easy way to keep queries and persistence logic out of controllers and services for cleaner, testable code. | 47 | 47 | 4 | 0 | 0 | 3.4 | — | MIT | 1 year ago | |
| laracraft-tech/laravel-xhprof | 0.68 | Laravel package integrating XHProf profiling into your app. Capture and review performance data for requests, analyze bottlenecks, and compare runs to optimize code, queries, and overall response time with minimal setup and overhead. | 236 | 235 | 11 | 7K | 0 | 25.7 | 31.3 | MIT | 3 months ago |
How can I help you explore Laravel packages today?