dev-master
9999999-dev http://www.github.com/ganglio/php-watchWatches a folder for changes and generates events accordingly
MIT
The Requires
- php >=5.4.0
The Development Requires
by Roberto Torella
fs file system watch filesystem changes
Wallogit.com
2017 © Pedro Peláez
Watches a folder for changes and generates events accordingly
Watches a folder for changes and generates events accordingly, (*1)
Install via Composer (make sure you have composer in your path or in your project)., (*3)
Put the following in your package.json:, (*4)
{
"require": {
"ganglio/php-watch": "*"
}
}
and then run composer install or just run, (*5)
composer require ganglio/php-watch
Watches a folder for changes and generates events accordingly
MIT
fs file system watch filesystem changes