firewalker / fio-client
PHP client for the Fio Bank API with DTO support
v1.0.0
2026-04-28 19:06 UTC
Requires
- php: >=8.3
- ext-json: *
- nyholm/psr7: ^1.8
- psr/http-client: ^1.0
- psr/http-message: ^1.0
Requires (Dev)
- guzzlehttp/guzzle: ^7.0
- phpunit/phpunit: ^9.0
Suggests
- guzzlehttp/guzzle: Default HTTP client used by factory
- nyholm/psr7: PSR-7 implementation used by default factory
- symfony/http-client: PSR-18 HTTP client for Symfony integration