ganglio/php-watch
Composer 安装命令:
composer require ganglio/php-watch
包简介
Watches a folder for changes and generates events accordingly
README 文档
README
Watches a folder for changes and generates events accordingly
Installation
Install via Composer (make sure you have composer in your path or in your project).
Put the following in your package.json:
{
"require": {
"ganglio/php-watch": "*"
}
}
and then run composer install or just run
composer require ganglio/php-watch
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-10-13