An open API service indexing awesome lists of open source software.

https://github.com/sourcebroker/database-backup-distribution

Phar distribution for "database-backup". Can be used when composer.json of project has other dependencies.
https://github.com/sourcebroker/database-backup-distribution

sb-dbbckpdst

Last synced: 3 months ago
JSON representation

Phar distribution for "database-backup". Can be used when composer.json of project has other dependencies.

Awesome Lists containing this project

README

          

# Database Backup Distribution

This package contains phar version of database backup which can be installed via composer.

## Install

```
composer require sourcebroker/database-backup-dist
```

## Usage

```
php vendor/bin/backup
```

## License

GPL-2.0+