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
Simple, Secure Domain Registration
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
Rate This Project
Login To Rate This Project
User Reviews
-
Phpbackup4mysql is excellent! Thanks.