Author: Manuel Lemos
Viewers: 112
Last month viewers: 3
Categories: Notable Packages
inotify is the name of a PHP extension that is used to notify a PHP application when a given directory or file has its contents changed.
This package provides a wrapper around the inotify package, making it easier for PHP applications to keep track of changes done on any file or directory under operating systems supported by the inotify extension.
Read this article to learn more details about how this notable PHP package works.
This package provides a wrapper around the inotify package, making it easier for PHP applications to keep track of changes done on any file or directory under operating systems supported by the inotify extension.
Read this article to learn more details about how this notable PHP package works.
The package PHP iNotify Extension Class is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.
The basic purpose is: Get notifications of when directory files change
Here follows in more detail what it does:
This package can be used to get notifications of when directory files change.
It can register an object that is subscribed to file and directory change events using the PHP iNotify extension.
The package can also allow applications to consume the change events so they can be notified when files and directories of interest are changed.
Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.
If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.
The basic purpose is: Get notifications of when directory files change
Here follows in more detail what it does:
This package can be used to get notifications of when directory files change.
It can register an object that is subscribed to file and directory change events using the PHP iNotify extension.
The package can also allow applications to consume the change events so they can be notified when files and directories of interest are changed.
Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.
If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.
You need to be a registered user or login to post a comment
1,616,660 PHP developers registered to the PHP Classes site.
Be One of Us!
Login Immediately with your account on:
Comments:
No comments were submitted yet.