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.4.0
2026-06-25 10:51 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/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)
- illuminate/contracts: 10.*
- orchestra/testbench: 8.*
- phpunit/phpunit: ^10.0 || ^11.0 || ^12.0