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 | 5 | 0 | 0.1 | 10.8 | 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,310 | 291 | 183K | 20 | 47.8 | 46.2 | GPL-3.0 | 3 weeks ago | |
| andreas-a/backup-database-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.5 | — | MIT | 4 years ago | |
| spatie/db-dumper | 0.86 | PHP database dump helper that wraps native tools (mysqldump, mariadb-dump, pg_dump, sqlite3, mongodump). Supports MySQL/MariaDB, PostgreSQL, SQLite, and MongoDB with a fluent API to configure credentials and dump to SQL or gz files. | 1,176 | 1,197 | 158 | 1M | 0 | 33.8 | 47.3 | MIT | 4 months 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 | — | — | 9 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. Quickly register and publish config, views, translations, assets, routes, migrations, commands, view components/composers, and install commands—all via a clean, fluent API. | 951 | 964 | 164 | 9M | 0 | 34.1 | 61.9 | MIT | 4 months ago | |
| kiwilan/typescriptable-laravel | 0.79 | — | 40 | 39 | 9 | 2K | 7 | 12.1 | 27.3 | MIT | 1 year ago | |
| spatie/laravel-db-snapshots | 0.79 | Laravel package that adds Artisan commands to quickly create, load, list, and clean up database snapshots (dumps) for your app. Works with MySQL, PostgreSQL, and SQLite—ideal for resetting state in development or tests. | 1,215 | 1,217 | 100 | 102K | 0 | 30.9 | 29.5 | MIT | 5 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. | 214 | 214 | 21 | 30K | 2 | 32.0 | 34.7 | MIT | 1 month ago | |
| lakm/laravel-comments | 0.70 | — | 406 | 408 | 22 | 735 | 0 | 25.2 | 6.9 | MIT | 4 months ago | |
| singlestoredb/singlestoredb-laravel | 0.70 | Official SingleStoreDB driver for Laravel. Wraps Laravel’s MySQL support to work smoothly with SingleStore, adding Eloquent/migration features (columnstore/rowstore, shard/sort keys, sparse), JSON column support, and compatibility fixes. | 234 | 234 | 24 | 24K | 5 | 27.4 | 33.0 | Apache-2.0 | 3 months ago | |
| laravel/airlock | 0.69 | Laravel Sanctum (formerly Airlock) offers lightweight authentication for Laravel SPAs and simple APIs. Use cookie-based session auth for first-party SPAs or issue API tokens for mobile apps and third-party clients, with minimal setup and seamless Laravel integration. | 2,978 | 2,973 | 329 | 90 | 0 | 53.2 | 1.1 | MIT | 2 months 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. | 44 | 43 | 16 | 47K | 0 | 14.2 | 45.3 | MIT | 7 months ago | |
| 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 | 2 years ago | |
| laracraft-tech/laravel-xhprof | 0.68 | Laravel package to integrate XHProf profiling into your app. Capture and store performance profiles for requests and jobs, view results via a simple UI, and analyze bottlenecks to optimize code and database queries. | 235 | 235 | 11 | 13K | 0 | 16.3 | 26.4 | MIT | 6 months ago |
How can I help you explore Laravel packages today?