Easily backup and restore MySQL databases from a php script.
This project is written with shared hosting in mind, that is: it doesn't rely on "exec" from Php or such commands that won't be allowed with most host providers.
This lightweight project is a php class for easy MySQL backup integration within your scripts.
Despite its ease of use, this project handles advanced settings such as foreign key constraints and backup upload to AWS S3.
You may adjust the backup / restore modes and database parameters from config file. A couple of example files are included for test.
Features
- Easy MySQL backup from php class
- Restore MySQL backup from php class
- Local (server) backup copy
- Possible remote (Amazon S3) backup copy
Categories
DatabaseLicense
BSD LicenseFollow PhpBackup4MySQL
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PhpBackup4MySQL!