ahmednour1430464 / laravel-stream-backup
Streaming database backup for Laravel: dump → compress → S3 multipart upload with constant memory use. Supports MySQL, PostgreSQL, SQLite, and custom drivers.
Package info
github.com/ahmednour1430464/laravel-stream-backup
pkg:composer/ahmednour1430464/laravel-stream-backup
1.2.0
2026-06-10 13:42 UTC
Requires
- php: ^8.1
- ext-hash: *
- ext-pcntl: *
- aws/aws-sdk-php: ^3.380
- illuminate/bus: ^10.0 || ^11.0 || ^12.0 || ^13.0
- illuminate/console: ^10.0 || ^11.0 || ^12.0 || ^13.0
- illuminate/contracts: ^10.0 || ^11.0 || ^12.0 || ^13.0
- illuminate/database: ^10.0 || ^11.0 || ^12.0 || ^13.0
- illuminate/queue: ^10.0 || ^11.0 || ^12.0 || ^13.0
- illuminate/support: ^10.0 || ^11.0 || ^12.0 || ^13.0
- phpseclib/phpseclib: ^3.0
Requires (Dev)
- orchestra/testbench: ^8.0 || ^9.0 || ^10.0 || ^11.0
- phpunit/phpunit: ^10.0 || ^11.0 || ^12.0