Skip to content

NeutrinoAPI/neutrino-api-client-libcurl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NeutrinoAPI PHP cURL SDK

PHP client using the libcURL extension

The official API client and SDK built by NeutrinoAPI

Feature
Platform Version >= 7
HTTP Library Native
JSON Library Native
HTTP/2 Yes
HTTP/3 No
CodeGen Version 4.6.13

Getting started

First you will need a user ID and API key pair: SignUp

To Initialize

$neutrinoAPI = new NeutrinoAPI\NeutrinoAPIClient('<your-user-id>', '<your-api-key>');

Running Examples

$ php src/examples/IPInfo.php

You can find examples of all APIs in src/examples/

Install using Composer

$ composer require neutrino_api/neutrino_api_client

For Support

Contact us

About

PHP client using the libcURL extension

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages