lubos / cakephp-rsync
Rsync plugin for CakePHP
Package info
github.com/LubosRemplik/CakePHP-Rsync
Type:cakephp-plugin
pkg:composer/lubos/cakephp-rsync
0.1.11
2021-03-02 07:24 UTC
Requires
- php: >=5.5.9
- cakephp/cakephp: >=3.3.2 <4.0.0
- phpseclib/phpseclib: ^3.0
Requires (Dev)
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
composer require lubos/cakephp-rsync
Load plugin in bootstrap.php file
bin/cake plugin load Rsync
Usage
See bin/cake rsync
Bugs & Features
For bugs and feature requests, please use the issues section of this repository.
If you want to help, pull requests are welcome.
Please follow few rules:
- Fork & clone
- Code bugfix or feature
- Follow CakePHP coding standards
- Unit tests
Todo
- better readme / help
- unit tests