Libraries tagged by make http request
codeitnowin/curlrequestit
43 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
408 Downloads
Make HTTP requests using Laravel Artisan.
iafilin/eloquenthttpadapter
6 Downloads
EloquentHttpAdapter is a Laravel package that allows you to work with RESTful API data using an Eloquent-like syntax. This package makes it easy to perform HTTP requests and handle responses as if working with a standard Eloquent model.
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
36 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
933 Downloads
Make http request using curl
kmvan/request
2 Downloads
Make http request.
nanok/simple-http-request
89 Downloads
A PHP lib to make simple http request that use curl
srustamov/http-client
3 Downloads
Library that makes it easy to make guzzle-based http requests
hadesker/request
27 Downloads
Make request http cross site
concrete5-community/http_client_compat
18 Downloads
A ConcreteCMS/concrete5 package that makes it easy to perform HTTP requests both for concrete5 v8 and ConcreteCMS v9+
phasync/http-streamwrapper
0 Downloads
An HTTP stream wrapper that makes http:// and https:// requests in PHP asynchronous.
patienceman/httprequestor
17 Downloads
HTTP Requestor: Package for a client request that supports you to make an external service request easily and with fast usage
echosistema/simple-http-request
44 Downloads
A small PHP library to make simplified requests
c-trax/http-client
235 Downloads
An http tool that signs and makes requests from the client instances to the central server and vice-verssa