Download the PHP package cocur/watchman without Composer
On this page you can find all versions of the php package cocur/watchman. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cocur/watchman
More information about cocur/watchman
Files in cocur/watchman
Download cocur/watchman
More information about cocur/watchman
Files in cocur/watchman
Please rate this library. Is it a good library?
Informations about the package watchman
cocur/watchman
PHP wrapper for
facebook/watchman
.
Features
- Simple PHP wrapper for
facebook/watchman
- Add, list and delete watched directories
- Add, list and delete triggers
- Compatible with PHP >= 5.4 and HHVM
Installation
You can install cocur/watchman
through Composer:
In a production environment you should replace @stable
with the version you want to use.
Usage
Supported Watchman commands
- watch ✓
- watch-list ✓
- watch-del ✓
- clock ✓
- trigger ✓
- trigger-list ✓
- trigger-del ✓
- find ✓
- query ✓
- since ✓
- log-level ✓
- log ✓
- shutdown-server ✓
subscribeunsubscribe- get-sockname ✓
Changelog
Version 0.1 (27 April 2014)
- Initial release
- Add, delete and list watched directories
- Add, delete and list triggers
Author
License
The MIT license applies to cocur/watchman. For the full copyright and license information, please view the LICENSE file distributed with this source code.
All versions of watchman with dependencies
PHP Build Version
Package Version
The package cocur/watchman contains the following files
Loading the files please wait ....