Libraries tagged by resp
derhansen/form_crshield
123417 Downloads
Challenge/response spambot protection for TYPO3 ext:form
contributte/http
620748 Downloads
Extra contrib to nette/http
chadicus/slim-oauth2-http
423436 Downloads
Bridge components for PSR-7 and bshaffer's OAuth2 Server http messages.
aplus/http-client
1599167 Downloads
Aplus Framework HTTP Client Library
aplus/http
1612868 Downloads
Aplus Framework HTTP Library
sebastiaanluca/laravel-helpers
52518 Downloads
An extensive set of Laravel framework helper functions and collection macros.
micheh/psr7-cache
230737 Downloads
Cache and conditional request helpers for PSR-7 HTTP Messages
medz/cors
88837 Downloads
PHP CORS (Cross-origin resource sharing) middleware.
kennedytedesco/validation
109006 Downloads
The power of 'Respect Validation' on Laravel.
http-interop/http-server-middleware
272137 Downloads
Common interface for HTTP server-side middleware
http-interop/http-factory
850866 Downloads
Common interface for HTTP message factories
aelvan/imager
288814 Downloads
Image transforms gone wild
respect/relational
19294 Downloads
Fluent Database Toolkit
yoanm/symfony-jsonrpc-http-server
156129 Downloads
Symfony Bundle to convert an HTTP json-rpc request into HTTP json-rpc response
yanlongli/app-store-server-api
15929 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.