Download the PHP package dreadnip/php-inotify without Composer
On this page you can find all versions of the php package dreadnip/php-inotify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-inotify
php-inotify (fork)
This is a PHP8.1 fork of the excellent package by krowinski.
Installation
Installing inotify extension for php
To listen on event we need php extension called inotify. In most cases you just need to install using pecl:
(example in dockerfile)
Example
You can find example in example.php and events that you can listen to InotifyEventCodeEnum.php Event implement JsonSerializable and __toString.
Where:
All versions of php-inotify with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-inotify Version *
ext-json Version *
symfony/event-dispatcher Version ^4.0|^5.0|^6.0
doctrine/collections Version ^1.6
ext-inotify Version *
ext-json Version *
symfony/event-dispatcher Version ^4.0|^5.0|^6.0
doctrine/collections Version ^1.6
The package dreadnip/php-inotify contains the following files
Loading the files please wait ....