boson-php/http-static-provider
Laravel/PHP package that provides a static HTTP provider for Boson, useful for serving fixed responses in tests, mocks, or offline scenarios. Simple setup to return predefined status, headers, and body without making real network requests.
Feature Development:
Roadmap Prioritization:
Build vs. Buy:
Use Cases:
Adopt if:
Http::fake() or similar).Look Elsewhere if:
mockery or vcr for PHP).*"This package lets our teams mock HTTP APIs statically—think of it as a 'fake backend' for PHP/Laravel. By simulating API responses during development, we can:
*"boson-php/http-static-provider is a subtree-split component from the Boson framework, offering a read-only HTTP response mocking solution for PHP. Key benefits:
Http::fake()).vcr."*Note: Emphasize the package’s Laravel compatibility and MIT license to address legal/integration concerns upfront.
How can I help you explore Laravel packages today?