Libraries tagged by make http request
wickedbyte/http-tortilla
13 Downloads
Set of traits that make wrapping PSR-7 objects easier.
kiwilan/php-http-pool
2673 Downloads
PHP package with easy-to-use GuzzleHttp pool wrapper to make concurrent requests.
casivaagustin/phrequests
181 Downloads
Curl Wrapper to make Http request easily
yousafsyed/standalone_php_proxy
142 Downloads
Standalone proxy server in PHP sockets, I am using Guzzle to route the requests. Idea was if I can make HTTP Proxy Server in php to get more control over proxy and custom logic. Currently it only supports http requests you can choose port of your own choice plus if you want to make it public or private. This is a standard HTTP Proxy so you can use in browser. By default its only working for localhost, but you can allow public ip's.
codeitnowin/curlrequestit
47 Downloads
Light weight curl request library by http://www.codeitnow.in, It has setters and getters to make easy to use. You can use Curl Request with any framework like Symfony, Laravel, CackPHP, CodeIgniter, Yii etc. This is alternate of Guzzle and other libraries.
maxkostinevich/artisan-ping
409 Downloads
Make HTTP requests using Laravel Artisan.
coderatio/curler
4363 Downloads
A clean PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web services
martinmulder/openapi-crowdstrike-falcon-php
153 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.
raph6/httprequest
934 Downloads
Make http request using curl
kmvan/request
3 Downloads
Make http request.
nanok/simple-http-request
90 Downloads
A PHP lib to make simple http request that use curl
srustamov/http-client
4 Downloads
Library that makes it easy to make guzzle-based http requests
hadesker/request
29 Downloads
Make request http cross site
soltancode/send-request
2551 Downloads
Simple package for Laravel that makes it easy to send HTTP requests and integrate with web APIs.
concrete5-community/http_client_compat
38 Downloads
A ConcreteCMS/concrete5 package that makes it easy to perform HTTP requests both for concrete5 v8 and ConcreteCMS v9+