Subscribe to PHP Freaks RSS

ciareis/bypass (v3.0.0)

syndicated from packagist.org on January 22, 2026

Bypass for PHP provides a quick way to create a custom instead of an actual HTTP server to return prebaked responses to client requests. This is most useful in tests, when you want to create a mock HTTP server and test how your HTTP client handles different types of responses from the server.