• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

tests/H03-May-2022-159144

CREDITSH A D18-Dec-202024 32

LICENSEH A D18-Dec-20203.1 KiB6955

README.mdH A D18-Dec-2020276 168

config.m4H A D03-May-20221.3 KiB5243

inotify.cH A D18-Dec-20209.8 KiB350232

inotify.phpH A D18-Dec-20202.2 KiB7324

php_inotify.hH A D18-Dec-20203.2 KiB9548

tail.phpH A D18-Dec-20201.2 KiB6643

README.md

1# PHP Inotify
2
3Inotify bindings for PHP 5 and PHP 7
4
5This extension exposes the inotify API and some additional functions.
6
7## Install
8
9* PHP 5: pecl install inotify-0.1.6
10* PHP 7: pecl install inotify
11
12## Documentation
13
14Documentation is available at https://php.net/inotify
15
16