Download the PHP package danilocgsilva/backupphp without Composer
On this page you can find all versions of the php package danilocgsilva/backupphp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download danilocgsilva/backupphp
More information about danilocgsilva/backupphp
Files in danilocgsilva/backupphp
Download danilocgsilva/backupphp
More information about danilocgsilva/backupphp
Files in danilocgsilva/backupphp
Vendor danilocgsilva
Package backupphp
Short Description Generates a sql file entirely trough php code
License MIT
Homepage https://github.com/danilocgsilva/Backupphp
Package backupphp
Short Description Generates a sql file entirely trough php code
License MIT
Homepage https://github.com/danilocgsilva/Backupphp
Please rate this library. Is it a good library?
Informations about the package backupphp
Backupphp
Generates a sql backup entirely by php code
Install
Usage
Once you've installed the package in your project, just call:
Security Notice
There's no security checkings after the backup method is called! It was thought out to serve as an api function, so after entering the parameters in the method, you must make your own security filtering.
Where it was already successfully tested
- Recovering a basic WordPress database.
- Recovering a 60mb database serving several system, including some wordpresses and drupal installations. Not tested the systems after restoring, but that was no error on restoring.
ToDo
Provides a csrf_token to put some security in html forms.
All versions of backupphp with dependencies
PHP Build Version
Package Version
Requires
php Version
~5.4 | ^7.0
The package danilocgsilva/backupphp contains the following files
Loading the files please wait ....