PATH:
home
/
letacommog
/
laindinois
/
wp-content
/
plugins
/
wiloke-listing-tools
/
vendor
/
seregazhuk
/
php-watcher
{ "name": "seregazhuk/php-watcher", "type": "library", "description": "Automatically restart PHP application once the source code changes", "license": "MIT", "keywords": [ "php", "asynchronous", "console", "cli", "scripts", "watcher", "clock", "shell", "bash", "php-watcher" ], "authors": [ { "name": "Sergey Zhuk", "email": "seregazhuk88@gmail.com", "homepage": "http://sergeyzhuk.me", "role": "Developer" } ], "require": { "php": "^7.2", "ext-json": "*", "ext-pcntl": "*", "yosymfony/resource-watcher": "^2.0", "symfony/console": "^4.3 || ^5.0", "react/event-loop": "^1.1", "symfony/yaml": "^4.3 || ^5.0", "react/child-process": "^0.6.1", "react/stream": "^1.0.0", "symfony/finder": "^4.3 || ^5.0", "alecrabbit/php-cli-snake": "^0.5" }, "autoload": { "psr-4": { "seregazhuk\\PhpWatcher\\": "src" } }, "autoload-dev": { "psr-4": { "tests\\": "tests" } }, "bin": [ "php-watcher" ], "require-dev": { "symfony/process": "^4.3", "phpunit/phpunit": "^8.0", "clue/block-react": "^1.3" }, "minimum-stability": "alpha" }
[+]
..
[-] php-watcher.yml.dist
[edit]
[+]
tests
[-] .scrutinizer.yml
[edit]
[-] php-watcher
[edit]
[-] phpunit.xml.dist
[edit]
[-] .travis.yml
[edit]
[-] composer.json
[edit]
[+]
images
[+]
src
[-] .gitignore
[edit]
[-] README.md
[edit]
[-] CHANGELOG.md
[edit]