imbo / behat-api-extension
API extension for Behat
v6.1.0
2026-05-28 07:07 UTC
Requires
- php: >=8.3
- ext-fileinfo: *
- ext-json: *
- beberlei/assert: ^3
- behat/behat: ^3
- firebase/php-jwt: ^7
- guzzlehttp/guzzle: ^7.7
- jimtools/basic-auth: ^1.0
Requires (Dev)
- ext-sockets: *
- friendsofphp/php-cs-fixer: ^3.92
- imbo/imbo-coding-standard: ^3.0
- phpstan/extension-installer: ^1.4
- phpstan/phpstan: ^2.1
- phpstan/phpstan-deprecation-rules: ^2.0
- phpstan/phpstan-phpunit: ^2.0
- phpunit/phpunit: ^12.5
- slim/psr7: ^1.8
- slim/slim: ^4.15
- symfony/process: ^7.4
- symfony/var-dumper: ^7.4
This package is auto-updated.
Last update: 2026-06-07 12:38:56 UTC
README
This Behat extension provides an easy way to test JSON-based API's in Behat 3. Inspired by behat/web-api-extension and originally written to test the Imbo API.
Installation / Configuration / Documentation
End-user docs can be found here.
Copyright / License
Licensed under the MIT license.