Registry / testing / codeception-phpbuiltinserver

codeception-phpbuiltinserver

JSON →
library1.5.0phppackagistunverified

PhpBuiltinServer extension for Codeception

composer require codeception/phpbuiltinserver
INSTALL
IMPORT
SIG · CODECEPTION-PHPBUI
C
codeception-phpbuiltinserver
testingphpv1.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PhpBuiltinServer
use Codeception\Extension\PhpBuiltinServer;

Configure the PhpBuiltinServer extension in Codeception to start a PHP built-in server during tests.

// In codeception.yml: // extensions: // enabled: // - Codeception\Extension\PhpBuiltinServer // config: // Codeception\Extension\PhpBuiltinServer: // hostname: localhost // port: 8080 // documentRoot: public // Then run tests with Codeception.
Debug
Known issues
gotchaPHP built-in server is single-threaded and not suitable for production.
fix
Use only for testing; ensure tests do not require concurrent requests.
affects: >=1.0.0
Upgrade
Version history
1.5.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
OpenAI (training)
1
Resources
codeception-phpbuiltinserver — pip install codeception-phpbuiltinserver · libregistry