ganglio/php-watch 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

Latest Stable Version Build Status codecov.io Code Climate Scrutinizer Code Quality License

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-10-13