PHPackages                             andrewmackrodt/fsnotify - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. andrewmackrodt/fsnotify

ActiveLibrary[File &amp; Storage](/categories/file-storage)

andrewmackrodt/fsnotify
=======================

Event based file system watcher for PHP

v0.1.1(1y ago)00MITPHPPHP ^7.1|&gt;=8.0

Since Jun 12Pushed 1y agoCompare

[ Source](https://github.com/susilolab/fsnotify)[ Packagist](https://packagist.org/packages/andrewmackrodt/fsnotify)[ RSS](/packages/andrewmackrodt-fsnotify/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (2)Dependencies (9)Versions (3)Used By (0)

FsNotify
========

[](#fsnotify)

[![Build Status](https://camo.githubusercontent.com/d93a194fa9eff75de71393436f174747943bf1f7f6001d77dbfd256e83022d1e/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f616e647265776d61636b726f64742f66736e6f746966792f646576656c6f702e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.com/andrewmackrodt/fsnotify)[![License](https://camo.githubusercontent.com/942e017bf0672002dd32a857c95d66f28c5900ab541838c6c664442516309c8a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e7376673f7374796c653d666c61742d737175617265)](LICENSE)

Event based file system watcher for PHP. FsNotify is fully† async and event based using [Amp](https://github.com/amphp/amp) and [Symfony\\EventDispatcher](https://github.com/symfony/event-dispatcher).

† excluding stat operations to determine file metadata

Usage
-----

[](#usage)

**Quick start**

```
