requests/test-server
Minimal PHP HTTP test server used by the Requests for PHP library to run its automated CI test suite. Not intended as a standalone server; install via Composer (requires Composer 2.2+) if needed for local testing.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| culabs/testing-bundle | 0.83 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| nette/tester | 0.82 | Nette Tester is a lightweight PHP unit testing framework with simple assertions, clear output, and easy CLI running. It supports writing isolated tests, reporting failures nicely, and integrates well into CI pipelines for fast, reliable test suites. | 485 | 495 | 73 | 92K | 13 | 37.5 | 44.6 | NOASSERTION | 3 weeks ago | |
| jcchavezs/httptest | 0.82 | Spin up a lightweight local HTTP server for integration testing real HTTP calls (e.g., cURL). Define a request handler to assert method/headers/body and craft responses, enabling client- and server-side assertions without mocking HTTP. | 9 | 9 | 1 | 663 | 2 | 1.7 | 23.7 | — | 8 years ago | |
| draw/http-tester | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| symplify/easy-testing | 0.81 | Utilities for easier PHP unit testing, focused on writing cleaner tests with less boilerplate. Provides helpers and base test cases commonly used in Symplify tools to streamline assertions, fixture handling, and test setup across projects. | 41 | 42 | 3 | 46K | 0 | 0.1 | 29.7 | MIT | — | |
| axstrad/use-case-test-bundle | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| nategood/httpful | 0.81 | Chainable PHP HTTP client for making REST requests with minimal boilerplate. Supports JSON/XML parsing, automatic serialization, custom headers, auth, redirects, and file uploads. Includes helpful debugging and response wrappers for quick API integrations. | 1,781 | 1,819 | 299 | 150K | 75 | 36.7 | 51.4 | MIT | — | |
| rmccue/requests | 0.80 | Requests is a human-friendly PHP HTTP client for sending GET/POST/PUT/DELETE/PATCH/HEAD requests with headers, auth, files, and parameters. Supports cURL or fsockopen, SSL verification, decompression, and IDN URLs with a consistent API. | 3,573 | 3,647 | 501 | 881K | 93 | 78.9 | 66.0 | NOASSERTION | 1 month ago | |
| httpsoft/http-server-request | 0.73 | PSR-7/PSR-17 friendly ServerRequest implementation and helpers for building HTTP server requests in PHP. Lightweight, standards-based request object with convenient access to headers, cookies, query params, body, uploaded files, and server params. | 15 | 15 | 0 | 5K | 0 | 2.8 | 34.3 | MIT | 1 year ago | |
| codeception/verify | 0.72 | Tiny BDD-style assertion wrapper for PHPUnit/Codeception. Use verify() and Verify::Array/Callable for readable, chainable expectations like equals, contains, greater/less, true/false/null, empty/notEmpty, throws/doesNotThrow—closer to natural language. | 147 | 149 | 26 | 178K | 1 | 23.2 | 48.0 | MIT | 3 months ago | |
| codeception/lib-web | 0.71 | Codeception module for web testing helpers and HTTP/HTML interaction utilities used across Codeception suites. Provides common web-related abstractions and support code to build functional and acceptance tests that simulate user behavior and verify responses. | 24 | 24 | 3 | 843K | 0 | 17.1 | 61.9 | MIT | 3 months ago | |
| simpletest/simpletest | 0.70 | SimpleTest is a PHP unit testing framework with web site testing and mock objects. Install via Composer (simpletest/simpletest) for PHP 7.1+ and run its own unit and acceptance test suites; issues and community support via GitHub and Stack Overflow. | 149 | 153 | 49 | 7K | 3 | 10.2 | 24.6 | LGPL-2.1 | 8 months ago |
How can I help you explore Laravel packages today?