callisto-php / sdk
Official Callisto Signal API SDK for PHP
1.0.0
2026-06-04 20:46 UTC
Requires
- php: >=8.1
- guzzlehttp/guzzle: ^7.5
Requires (Dev)
- phpunit/phpunit: ^10.0
Suggests
- bowphp/framework: Enables the BowPHP error-handler reporter Callisto\Sdk\Framework\Bowphp\CallistoErrorHandler (wired via config/app.php error_handle).
- laravel/framework: Auto-wires error reporting in Laravel via Callisto\Sdk\Framework\Laravel\CallistoServiceProvider (auto-discovered).
- symfony/http-kernel: Enables the Symfony kernel.exception listener Callisto\Sdk\Framework\Symfony\CallistoExceptionListener.