kriskbx / wyn
PHP command line interface to backup everything web-related to the (cloud)-storage of your choice.
0.6.7
2016-02-28 14:58 UTC
Requires
- php: >=5.6
- ext-mcrypt: *
- ext-openssl: *
- cpliakas/git-wrapper: ^1.5
- ifsnop/mysqldump-php: 2.*
- league/flysystem: ^1.0
- league/flysystem-copy: ^1.0
- league/flysystem-dropbox: ^1.0
- league/flysystem-gridfs: ^1.0
- league/flysystem-sftp: ^1.0
- mtdowling/cron-expression: ^1.0
- padraic/phar-updater: ^1.0
- phpsec/phpsec: ^0.6.5
- symfony/console: ^2.6
- symfony/process: ^2.7
- symfony/yaml: ^2.6
- webmozart/glob: ^3.0
Requires (Dev)
- fabpot/php-cs-fixer: ^1.8
- phpspec/phpspec: ^2.2
README
wyn is a PHP command line interface to fetch any data from the web and back it up to the storage of your choice.
Another backup... what?
I'm tired. Tired of writing shell-scripts, tired of configuring rsync tasks, tired of dumping databases, tired of crappy shared-hosts without ssh-access and tired of everything else backup-related. Creating backups can be very frustrating today. wyn will change that. It's not the fastest (transfer-rate), not the cheapest (cpu, traffic) and not the smallest (backup-size) backup-solution out there, but it's one thing: damn simple. Okay two things: damn simple and powerful.
Installation & Usage Instructions
License
GPL v2