Skip to content

cybercog/yii2-sypexdumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yii2-sypexdumper

Sypex Dumper [saipeks d۸mper] is a software product (PHP-script), which can help you create a backup (dump) of a MySQL database, and also restore the database from the backup if needed.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist beaten-sect0r/yii2-sypexdumper "*"

or add

"beaten-sect0r/yii2-sypexdumper": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \beaten-sect0r\sypexdumper\SypexDumper::widget(); ?>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published