codeception/module-phpbrowser
Codeception module for testing web application over HTTP
Maintainers
4.0.0
2026-01-23 13:24 UTC
Requires
- php: ^8.2
- ext-json: *
- codeception/codeception: *@dev
- codeception/lib-innerbrowser: *@dev
- guzzlehttp/guzzle: ^7.4
- symfony/browser-kit: ^5.4 | ^6.0 | ^7.0 | ^8.0
Requires (Dev)
- ext-curl: *
- aws/aws-sdk-php: ^3.199
- codeception/module-rest: ^2.0 | *@dev
- phpstan/phpstan: ^1.10
- squizlabs/php_codesniffer: ^3.10
Suggests
- codeception/phpbuiltinserver: Start and stop PHP built-in web server for your tests
Provides
None
Conflicts
Replaces
None
MIT 495a2cf19c4d0f1004bc24e10ed9d3cf33ccdc51
- Michael Bodnarchuk
- Gintautas Miselis
README
A Codeception module for testing web application over HTTP.
👁 Actions Status
👁 Latest Stable Version
👁 Total Downloads
👁 License
Requirements
PHP 8.1or higher.
Installation
composer require "codeception/module-phpbrowser" --dev
Documentation
License
Codeception Module PhpBrowser is open-sourced software licensed under the MIT License.
© Codeception PHP Testing Framework
