定制 finix/processing-php 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

finix/processing-php

Composer 安装命令:

composer require finix/processing-php

包简介

A PHP HTTP Client conforming to the HAL hypermedia type for the Finix processing API

README 文档

README

Circle CI

Requirements

PHP 5.4 and later.

Issues

Please use appropriately tagged github issues to request features or report bugs.

Composer

You can install the bindings via Composer. Run the following command:

composer require finix/processing-php

To use the bindings, use Composer's autoload:

require_once('vendor/autoload.php');

Getting Started

If you do not wish to use Composer, you can download the latest release. Then, require all bootstrap files:

require('/path/to/Finix/Settings.php');
require('/path/to/Finix/Bootstrap.php');

use \Finix\Settings;
use \Finix\Bootstrap;

Settings::configure([
    "root_url" => "https://api-staging.finix.io",
    "username" => 'US4CoseCAaB5RjTYrnwfDrZa',
    "password" => '4ca5aef5-f077-4277-a785-00f2cab07c21'
]);

Bootstrap::init();

See the tests for more details.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Apache2
  • 更新时间: 2016-07-21

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固