cronitorex / php
Official PHP SDK for Cronitorex: cron job, heartbeat and uptime monitoring. Ping API and Management API clients with typed errors, on any PSR-18 HTTP client.
Package info
pkg:composer/cronitorex/php
v0.3.0
2026-08-05 17:19 UTC
Requires
- php: ^8.1
- ext-json: *
- php-http/discovery: ^1.19
- psr/http-client: ^1.0
- psr/http-factory: ^1.0
- psr/http-message: ^1.1|^2.0
- psr/log: ^2.0|^3.0
Requires (Dev)
- dragonmantank/cron-expression: ^3.3
- friendsofphp/php-cs-fixer: ^3.64
- guzzlehttp/guzzle: ^7.8
- guzzlehttp/psr7: ^2.6
- php-http/mock-client: ^1.6
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^10.0|^11.0
- symfony/yaml: ^6.4|^7.0
Suggests
- dragonmantank/cron-expression: Required to derive intervals from cron expressions in ensure(); pass intervalSeconds without it
- guzzlehttp/guzzle: Default PSR-18 client; the SDK configures sane timeouts for it automatically
- symfony/yaml: Required for YAML bundle files in applyFromFile()/exportToFile(); JSON works without it
This package is auto-updated.
Last update: 2026-08-05 17:27:12 UTC