4 Repositories
PHP restart Libraries
Quick start -d/reload/restart/stop hyperf(~2.1.0 & ~2.2.0) server
hyperf-helper 1. quick start -d/reload/restart/stop server 2. support hyperf ~2.1.0 & ~2.2.0 3. support CentOS7+, Ubuntu 18.0.4+, macOS 4. support swo
8 Dec 16, 2022
Tiny PHP library providing retry functionality with multiple backoff strategies and jitter support
JBZoo / Retry 4 retry strategies (plus the ability to use your own) Optional jitter / randomness to spread out retries and minimize collisions Wait ti
6 Dec 19, 2022
Restart a CLI process without loading the xdebug extension.
composer/xdebug-handler Restart a CLI process without loading the Xdebug extension, unless xdebug.mode=off. Originally written as part of composer/com
2.4k Dec 30, 2022
Monitor for any changes in your php application and automatically restart it (suitable for async apps).
PHP-watcher PHP-watcher helps develop long-running PHP applications by automatically restarting them when file changes in the directory are detected.
373 Dec 21, 2022