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.
- Host: GitHub
- URL: https://github.com/sourcebroker/database-backup-distribution
- Owner: sourcebroker
- Created: 2018-03-23T13:27:47.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-23T15:51:22.000Z (about 8 years ago)
- Last Synced: 2025-02-27T03:49:55.826Z (over 1 year ago)
- Topics: sb-dbbckpdst
- Homepage:
- Size: 273 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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+