techyscouts / checkfront-sdk
Modern PHP SDK for the Checkfront API v4.0
v0.1.0
2026-02-24 09:14 UTC
Requires
- php: ^8.2
- ext-curl: *
- ext-json: *
- psr/http-client: ^1.0
- psr/http-factory: ^1.0
- psr/http-message: ^2.0
- psr/simple-cache: ^3.0
Requires (Dev)
- phpstan/phpstan: ^1.0||^2.0
- phpunit/phpunit: ^10.0||^11.0
Suggests
- guzzlehttp/guzzle: For using Guzzle as the HTTP client
- illuminate/support: For Laravel service provider integration
- nyholm/psr7: PSR-7 implementation for use with Symfony HTTP client
- symfony/cache: PSR-16 cache implementation for OAuth2 token persistence
- symfony/http-client: For using Symfony HTTP client