seregazhuk / php-watcher

Monitor for any changes in your php application and automatically restart it (suitable for async apps).
https://sergeyzhuk.me/2019/10/18/php-watcher/
388 stars 30 forks source link

Decouple Screen from Application instance #37

Closed seregazhuk closed 4 years ago

seregazhuk commented 4 years ago

In order to be able to use this code outside of the console application. This can be solved by using constants.