Registry / http-client / mashape-unirest-php

mashape-unirest-php

JSON →
library3.0.4phppackagistunverified

Unirest PHP

composer require mashape/unirest-php
INSTALL
IMPORT
SIG · MASHAPE-UNIREST-PH
M
mashape-unirest-php
http-clientphpv3.0.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Request
use Unirest\Request;

Make a GET request using Unirest

use Unirest\Request; $response = Request::get('https://api.example.com/data'); echo $response->body;
Debug
Known issues
breakingUnirest 3.x requires PHP 7.2+ and uses PSR-18 HTTP clients
fix
Ensure your environment meets PHP version requirements and has a PSR-18 client installed
affects: >=3.0.0
Upgrade
Version history
3.0.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
Amazon
1
Resources
mashape-unirest-php — pip install mashape-unirest-php · libregistry