mysqldump-php
Advanced PHP implementation of the classicmysqldumputility, designed to perform complete MySQL backups without relying on the native MySQL executable.
The project supports structures, data, views, triggers, events and stored routines, while providing a robust, portable and production-ready solution for modern environments.
- Binary blob output as hexadecimal
- Automatic resolution of view dependencies
- Dump and restore without mysql executable
- Support for extended and complete inserts
- Compressed stream and cloud storage integration