Skip to content

ganglio/php-watch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Watch

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

About

Watches for filesystem changes triggering events accordingly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages