PHPackages                             zafarjonovich/db-backuper - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. zafarjonovich/db-backuper

ActivePackage[File &amp; Storage](/categories/file-storage)

zafarjonovich/db-backuper
=========================

0.0.0.3(4y ago)14PHP

Since Jun 3Pushed 4y ago1 watchersCompare

[ Source](https://github.com/zafarjonovich/db-backuper)[ Packagist](https://packagist.org/packages/zafarjonovich/db-backuper)[ RSS](/packages/zafarjonovich-db-backuper/feed)WikiDiscussions master Synced yesterday

READMEChangelog (4)DependenciesVersions (5)Used By (0)

### This package helps to you backup databases

[](#this-package-helps-to-you-backup-databases)

---

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
composer require zafarjonovich/db-backuper

```

or add

```
"zafarjonovich/db-backuper": "*"

```

to the require section of your `composer.json` file.

---

Configuration
-------------

[](#configuration)

Simple usage, first create a backup runner file. For example, in the /home folder via name runner.php The backup folder must be pre-created, For example, let's create a db\_backups folder for the /home folder

```
