Libraries tagged by make http request

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

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
2530 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
26 Downloads

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

Go to Download


phasync/http-streamwrapper

1 Favers
0 Downloads

An HTTP stream wrapper that makes http:// and https:// requests in PHP asynchronous.

Go to Download


patienceman/httprequestor

3 Favers
18 Downloads

HTTP Requestor: Package for a client request that supports you to make an external service request easily and with fast usage

Go to Download


echosistema/simple-http-request

3 Favers
50 Downloads

A small PHP library to make simplified requests

Go to Download


c-trax/http-client

0 Favers
235 Downloads

An http tool that signs and makes requests from the client instances to the central server and vice-verssa

Go to Download


fuziion/http-api-client

0 Favers
0 Downloads

This PHP library provides a simple and versatile HTTP API client for interacting with APIs. It allows you to make GET and POST requests to an API, and it also includes a data handling feature for easily working with API response data.

Go to Download


alex-kalanis/remote-request

0 Favers
126 Downloads

PHP libraries for make queries onto remote servers

Go to Download


<< Previous Next >>