Libraries tagged by watcher
yproximite/pr-review-watcher
13 Downloads
An open source tool to help code reviewer's to focus on what's important by reminding the developper to check for obvious things first.
bluora/laravel-folder-watcher
66 Downloads
Provides a Laravel console command that can watch a given folder, and any changes are passed to the provided command script.
wezlo/filament-record-watcher
124 Downloads
Subscribe to Eloquent records and receive in-panel Filament notifications when they change, with per-watch condition rules and field diffs.
steve-moretz/file-system-watcher
1410 Downloads
Watch changes in the file system using PHP
nivpenso/react-file-watcher
1907 Downloads
a file watcher package based on reactphp
mapik/watcher-nms
37 Downloads
Watcher NMS
mapik/watcher-crm
190 Downloads
Watcher CRM
eta/laravel-query-watcher
87 Downloads
A Laravel package to monitor and log database queries with configurable thresholds
ccarver/queue-watcher-laravel
12 Downloads
Laravel integration for the queue-watcher Go package — emits job telemetry over stdout as newline-delimited JSON.
michaelpetri/symfony-file-watcher
1633 Downloads
Symfony Message Receiver to receive filesystem events.
php-pmd/pmd
14 Downloads
Process manager based on ReactPHP
hiqdev/rewatcher
145 Downloads
Repositories watcher
apinstein/watchngo
3607 Downloads
A php-native inotify-based file watcher to easily trigger compilation. Debounces and coalesces changes to multiple files related to the same desired action.
octopyid/laravel-inotify
63 Downloads
Laravel filesystem watcher
jamm/errorhandler
4 Downloads
Module for handling errors and uncaught exceptions (*ErrorHandler*), logging them in memory-storage (*ErrorLogger*) and notice admin about them (*MessageSender*). Also, Watcher can watch points of your process (it's especially handy for long-running processes), control memory usage and prevent unexpected process termination when memory limit is reached.