exonet/exonet-api-php 问题修复 & 功能扩展

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

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

exonet/exonet-api-php

最新稳定版本:v3.2.2

Composer 安装命令:

composer require exonet/exonet-api-php

包简介

PHP implementation of the Exonet API.

README 文档

README

Latest Version on Packagist Software License Total Downloads

The Exonet API Client allows easy usage of the Exonet API.

Install

Via Composer

$ composer require exonet/exonet-api-php

Usage

require 'vendor/autoload.php';

$authentication = new Exonet\Api\Auth\PersonalAccessToken('<YOUR_API_TOKEN>');

$exonetApi = new Exonet\Api\Client();
$exonetApi->setAuth($authentication); // Or: $exonetApi = new Exonet\Api\Client($authentication);

$certificates = $exonetApi->resource('certificates')->get();

Please see the /docs folder for complete documentation and additional examples.

Examples

The /examples directory contains ready to use scripts to help you get started. These examples can be executed with your personal access token. One of them gets a ticket with it's emails and prints the details.

$ php examples/ticket_details.php <YOUR-TOKEN>

This should make two API calls and print the ticket and email details for one of your tickets.

Change log

Please see releases for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues please email development@exonet.nl instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

统计信息

  • 总下载量: 635
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 5
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 4
  • Watchers: 9
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-03-08

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固