studio24 / site-monitor-agent
Agent to send data to Studio 24 site monitoring tool.
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-11-14 16:28:00 UTC
README
Agent to send data to Studio 24 site monitoring tool
See https://github.com/studio24/site-monitor
Requirements:
- PHP 5.5+
- Guzzle 6
- Would be good to add tests to run on all versions of PHP we use, possibly PHPUnit polyfills or Codeception?