Registry / testing / codeception-phpbuiltinserver

codeception-phpbuiltinserver

JSON →
library1.5.0phppackagistunverified

PhpBuiltinServer extension for Codeception

testing
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.

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 footguns
gotchaPHP built-in server is single-threaded and not suitable for production.
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
16 hits · last 30 days
gptbot
3
amazonbot
3
claudebot
3
mj12bot
1
ahrefsbot
1
Resources