studio24 / site-monitor-agent
将数据发送到 Studio 24 网站监控工具的代理。
dev-main
2022-04-12 10:46 UTC
Requires
- php: >=5.5
- guzzlehttp/guzzle: ~6.0
Requires (Dev)
- overtrue/phplint: ^3.0
- roave/security-advisories: dev-latest
- squizlabs/php_codesniffer: ^3.5
- yoast/phpunit-polyfills: ^1.0
This package is auto-updated.
Last update: 2024-09-14 16:03:21 UTC
README
将数据发送到 Studio 24 网站监控工具的代理
查看 https://github.com/studio24/site-monitor
要求
- PHP 5.5+
- Guzzle 6
- 最好为我们在所有使用的 PHP 版本上运行添加测试,可能需要PHPUnit polyfills 或 Codeception?