ifsnop/mysqldump-php
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/db-dumper | 0.88 | 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 | |
| cdwv/cronos-database-dumper | 0.86 | — | 4 | 4 | 1 | 0 | 0 | 1.6 | — | — | 8 years ago | |
| jpswade/laravel-database-tools | 0.86 | 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. | 2 | 2 | 1 | 89 | 0 | 11.3 | 22.4 | — | 6 months ago | |
| andreas-a/backup-database-bundle | 0.85 | — | 0 | 0 | 0 | 14 | 0 | 0.5 | 11.5 | MIT | 3 years ago | |
| cdwv/database-dumper-command-bundle | 0.85 | Symfony bundle adding a console command to create database backups/dumps. Install via Composer, register the bundle, then run app/console cdwv:database:dump to generate a dump for your configured database. | 1 | 1 | 0 | 0 | 0 | 0.6 | — | — | 8 years ago | |
| backup-manager/backup-manager | 0.84 | — | 1,702 | 1,715 | 222 | 7K | 9 | 19.3 | 15.0 | MIT | 3 years ago | |
| react/mysql | 0.77 | Async MySQL client for ReactPHP. Pure PHP implementation of the MySQL protocol with no extensions required. Connect via URI, run queries with promises, stream results, and manage connection lifecycle (ping/quit/close). | 338 | 340 | 70 | 11K | 15 | 13.9 | 27.9 | MIT | 2 years ago |
How can I help you explore Laravel packages today?