sevaske/laravel-api-response
The package for building clean, consistent, and predictable JSON API responses in laravel applications.
时间:2026-01-05 11:16
bepsvpt/secure-headers
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
时间:2026-01-04 10:40
republique-et-canton-de-geneve/response-headers-bundle
A Symfony bundle to easily send headers in your HTTP response
时间:2025-12-27 18:44
zjkiza/http-response-validator
A Symfony bundle for HTTP responses validating using a simple Result monad and handler chains.
时间:2025-12-01 22:22
coroq/http-responder
Simple PSR-7 HTTP response factory with semantic method names
时间:2025-11-25 12:53
kanxpack/httpclient
Provides a class for sending HTTP requests and receiving HTTP responses from a resource identified by a URI in PHP.
时间:2025-10-18 20:40
vicent/laque-responses
A framework-agnostic PHP package that generates HTTP responses cleanly and consistently across ecosystems
时间:2025-08-10 15:58
arielespinoza07/result-pattern
A modern implementation of the Result pattern for handling operation outcomes and HTTP responses
时间:2025-06-09 19:18
lemmon/cl
Console logger for PHP that dumps cleanly to stdout, keeping HTTP responses intact while showing rich variable details.
时间:2025-05-21 16:24
gromatics/http-fixtures
A Laravel package that generates fake JSON responses for HTTP testing using Http::fake(). It simplifies the creation of mock HTTP responses by integrating with FakerPHP to generate realistic test data.
时间:2025-04-11 10:12
dratejinn/ynab-open-api
Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.ynab.com
时间:2025-01-11 23:19
sendx/sendx-php-sdk
# SendX REST API Documentation ## 🚀 Introduction The SendX API is organized around REST principles. Our API has predictable resource-oriented URLs, accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs. **Key Features
时间:2024-10-29 05:47
jarir-ahmed/http-response
A simple package to throw specific HTTP response codes.
时间:2024-10-10 21:57