2017 © Pedro Peláez
 

library php-watch

Watches a folder for changes and generates events accordingly

image

ganglio/php-watch

Watches a folder for changes and generates events accordingly

  • Tuesday, October 20, 2015
  • by ganglio
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

PHP Watch

Watches a folder for changes and generates events accordingly, (*1)

Latest Stable Version Build Status codecov.io Code Climate Scrutinizer Code Quality License, (*2)

Installation

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

The Versions

20/10 2015

dev-master

9999999-dev http://www.github.com/ganglio/php-watch

Watches a folder for changes and generates events accordingly

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

by Roberto Torella

fs file system watch filesystem changes