{"id":95201,"library":"jasonlewis-resource-watcher","title":"Resource Watcher","description":"Simple PHP resource watcher library.","status":"active","version":"1.2.0","language":"php","source_language":null,"source_url":"https://github.com/jasonlewis/resource-watcher","tags":["file-watcher","resource","monitoring","php"],"install":[{"cmd":"composer require jasonlewis/resource-watcher","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Watcher","correct":"use JasonLewis\\ResourceWatcher\\Watcher;"}],"quickstart":{"code":"use JasonLewis\\ResourceWatcher\\Watcher;\n\n$watcher = new Watcher();\n$watcher->watch('path/to/watch', function ($event) {\n    echo 'File changed: ' . $event->getResource()->getPath();\n});\n$watcher->start();","lang":"php","description":"Watch a directory for file changes and execute a callback."},"warnings":[],"env_vars":null,"search_vec":"'file':9 'file-watch':8 'librari':7 'monitor':12 'php':4,13 'resourc':1,5,11 'simpl':3 'watcher':2,6,10","created_at":"2026-06-19T10:23:19.800904+00:00","updated_at":"2026-06-19T10:23:19.800904+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/jasonlewis/resource-watcher","github":"https://github.com/jasonlewis/resource-watcher","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}