neutrino_api/neutrino_api_client 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

neutrino_api/neutrino_api_client

最新稳定版本:4.7.1

Composer 安装命令:

composer require neutrino_api/neutrino_api_client

包简介

Neutrino API PHP client using the libcURL extension

README 文档

README

Neutrino API 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.7.1

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/

Set the 'your-user-id' and 'your-api-key' values in the example to retrieve real API responses

Install using Composer

$ composer require neutrino_api/neutrino_api_client

For Support

Contact us

统计信息

  • 总下载量: 45.81k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 4
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-07-04