PHPStable
mock-server
A simple, lean HTTP mock server for integration testing, thousands of lifetime installs
A lightweight mock server used to stub external HTTP dependencies in integration tests, avoiding flaky or slow calls to real third-party services during CI.
A stable, mature utility rather than an actively-growing one. Install volume is currently flat rather than trending, so this is presented as a lifetime total rather than a current-rate claim.
Pipeline
- Stubs external HTTP calls
- Keeps integration tests fast and deterministic instead of depending on real third-party services.