Libraries tagged by responder
http-interop/http-factory
852065 Downloads
Common interface for HTTP message factories
yoanm/symfony-jsonrpc-http-server
158325 Downloads
Symfony Bundle to convert an HTTP json-rpc request into HTTP json-rpc response
yanlongli/app-store-server-api
17511 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.
wp-forge/wp-update-handler
91097 Downloads
A WordPress package for updating custom plugins and themes based on an API response from a custom update server.
sourcebroker/t3api
66462 Downloads
REST API for your TYPO3 project. Config with annotations, build in filtering, pagination, typolinks, image processing, serialization contexts, responses in Hydra/JSON-LD format.
sapien/sapien
47148 Downloads
Server API (SAPI) request and response objects for PHP.
radebatz/openapi-verifier
100684 Downloads
Verify JSON (api response) against OpenAPI specification.
pear/auth_sasl
932478 Downloads
Abstraction of various SASL mechanism responses
morrislaptop/laravel-pulse-4xx
63829 Downloads
Laravel Pulse Card for 4XX responses like validation, auth and not found
middlewares/encoder
113535 Downloads
Middleware to encode the response body to gzip or deflate
mazedlx/laravel-feature-policy
150421 Downloads
Add Feature-Policy headers to the responses of a Laravel app
matthewbdaly/laravel-etag-middleware
308946 Downloads
A Laravel middleware for adding ETags to HTTP requests to improve response times
macpaw/behat-http-mock-context
154504 Downloads
Behat Context in testing mock HTTP Response other service
juststeveking/http-status-code
246552 Downloads
A simple class to return correct status codes for http responses
httpsoft/http-emitter
81088 Downloads
Emitting of PSR-7 Response implementation