Libraries tagged by PHP Requests
roy404/request
9 Downloads
Request class provides an object-oriented way to interact with the current HTTP request being handled by your application as well as retrieve the input, and files that were submitted with the request.
presshub-io/php-sdk
12 Downloads
Presshub PHP SDK. Content distribution API for publishers.
pflorek/php-basic-auth
68 Downloads
Provides a simple way to get or set credentials (username, password) on a PSR-7 `RequestInterface`. Also it helps challenging an unauthorized client by adding the 'WWW-authenticate' header line with status code 401 to a PSR-7 `ResponseInterface`.
paydirekt/paydirekt-php
20709 Downloads
Library that provides functionality to create valid request for the paydirekt REST API
net_bazzline/php_component_curl
1309 Downloads
free as in freedom simple object oriented curl request and response component (YACC - yet another curl component)
nahid/request-proxy
60 Downloads
Request proxy library helps you to proxy your request to another server
moesif/moesifapi-php
304 Downloads
Log HTTP API Requests/Responses to Moesif
microgears/webstone-requests
11 Downloads
Set of tools that allows PHP-scripts to interact with external resources over the network
mashinamashina/request
10 Downloads
Simply http querys in php
martinmulder/openapi-crowdstrike-falcon-php
31 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.
lexiandev/azuracast-php-api-client
10 Downloads
AzuraCast is a standalone, turnkey web radio management tool. Radio stations hosted by AzuraCast expose a public API for viewing now playing data, making requests and more.
leonid74/wildberries-api-php
89 Downloads
Wildberries REST API statistics client library with throttling requests
lancerhe/php-http
45 Downloads
Http request and parse decorator (Easy to expand).
jyoungblood/http-request
22 Downloads
PHP functions to handle sending and receiving HTTP requests with CURL.
jichangfeng/request-url
1413 Downloads
RequestUrl is a PHP HTTP client library