Registry / http-client / netflex-api

netflex-api

JSON →
library6.7.3phppackagistunverified

Netflex API library for interacting with the Netflex platform.

composer require netflex/api
INSTALL
IMPORT
SIG · NETFLEX-API
N
netflex-api
http-clientphpv6.7.3
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.

Client
use Netflex\API\Client;

Initialize the API client and make a GET request.

use Netflex\API\Client; $client = new Client(['api_key' => 'your-key']); $response = $client->get('/endpoint');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.7.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
netflex-api — pip install netflex-api · libregistry