Libraries tagged by php http request
dchapkine/guzzle-http-signature
115 Downloads
Guzzle plugin to sign HTTP requests using hmac ... Or, in another words, it is a PHP 5.3+ port of https://github.com/joyent/node-http-signature library (the request signing part only)
brunodebarros/http-request
207 Downloads
A web crawler, built to be easily dropped into PHP applications, which behaves just like a regular web browser, interpreting location redirects and storing cookies automatically.
arashabedii/requester
66 Downloads
php requester
ptcong/php-http-class
5175 Downloads
A simple and powerful Http Client library used for sending request and get response like a browser.
moip/moip-http-php
1092 Downloads
Facilitar a implementação da interface HTTPRequest
evas-php/evas-http
68 Downloads
Http module (Request & Response classes & interfaces, HeadersTrait)
stadly/http
361 Downloads
A PHP library for handling HTTP headers.
mashinamashina/request
11 Downloads
Simply http querys in php
phyrexia/http
2540 Downloads
PHP PSR-7 compatible HTTP client (using cURL)
presshub-io/php-sdk
13 Downloads
Presshub PHP SDK. Content distribution API for publishers.
opulence/http
124 Downloads
The Opulence Http library
nahid/request-proxy
195 Downloads
Request proxy library helps you to proxy your request to another server
mateodioev/async-curl-requests
44 Downloads
Multi requests async with php
martinmulder/openapi-crowdstrike-falcon-php
42 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.
kleijnweb/php-api-middleware
6287 Downloads
Middleware for kleijnweb/php-api-descriptions.