Libraries tagged by make http request

wickedbyte/http-tortilla

0 Favers
13 Downloads

Set of traits that make wrapping PSR-7 objects easier.

Go to Download


kiwilan/php-http-pool

2 Favers
2673 Downloads

PHP package with easy-to-use GuzzleHttp pool wrapper to make concurrent requests.

Go to Download


casivaagustin/phrequests

6 Favers
181 Downloads

Curl Wrapper to make Http request easily

Go to Download


yousafsyed/standalone_php_proxy

5 Favers
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.

Go to Download


codeitnowin/curlrequestit

7 Favers
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.

Go to Download


maxkostinevich/artisan-ping

5 Favers
409 Downloads

Make HTTP requests using Laravel Artisan.

Go to Download


coderatio/curler

5 Favers
4363 Downloads

A clean PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web services

Go to Download


martinmulder/openapi-crowdstrike-falcon-php

4 Favers
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.

Go to Download


raph6/httprequest

3 Favers
934 Downloads

Make http request using curl

Go to Download


kmvan/request

0 Favers
3 Downloads

Make http request.

Go to Download


nanok/simple-http-request

2 Favers
90 Downloads

A PHP lib to make simple http request that use curl

Go to Download


srustamov/http-client

0 Favers
4 Downloads

Library that makes it easy to make guzzle-based http requests

Go to Download


hadesker/request

0 Favers
29 Downloads

Make request http cross site

Go to Download


soltancode/send-request

2 Favers
2551 Downloads

Simple package for Laravel that makes it easy to send HTTP requests and integrate with web APIs.

Go to Download


concrete5-community/http_client_compat

0 Favers
38 Downloads

A ConcreteCMS/concrete5 package that makes it easy to perform HTTP requests both for concrete5 v8 and ConcreteCMS v9+

Go to Download


<< Previous Next >>