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
Picsart Enterprise Background Removal API for Stunning eCommerce Visuals
With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
Rate This Project
Login To Rate This Project
User Reviews
-
Phpbackup4mysql is excellent! Thanks.