mirko-pagliai / php-files-backup
Files Backup tool
1.0.3
2023-03-23 16:07 UTC
Requires
- php: >=7.4
- ext-zip: *
- mirko-pagliai/php-tools: ~1.7.1
- symfony/console: ^5.4|^6.0
- symfony/finder: ^5.0|^6.0
- symfony/options-resolver: ^5.1|^6.0
Requires (Dev)
- cakephp/cakephp-codesniffer: ^4.4
- phpstan/phpstan: ^1.7
- phpunit/phpunit: ^8.5.14 || ^9.3
- psalm/phar: ^4.24
This package is auto-updated.
Last update: 2024-10-23 19:41:14 UTC
README
php-files-backup is a PHP library for creating files backups.
Did you like this plugin? Its development requires a lot of time for me. Please consider the possibility of making a donation: even a coffee is enough! Thank you.
Installation
You can install the plugin via composer:
$ composer require --prefer-dist mirko-pagliai/php-files-backup
Versioning
For transparency and insight into our release cycle and to maintain backward compatibility, php-files-backup will be maintained under the Semantic Versioning guidelines.