承接 tecnospeed/tecnospeed-sdk-v1 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

tecnospeed/tecnospeed-sdk-v1

最新稳定版本:v0.1.4

Composer 安装命令:

composer require tecnospeed/tecnospeed-sdk-v1

包简介

Tecnospeed Manager eDoc SDK for PHP

README 文档

README

Usage

This version of the Tecnospeed SDK for PHP requires PHP 5.3 or greater.

Minimal example:

<?php

// Skip these two lines if you're using Composer
define('TECNOSPEED_SDK_V1_SRC_DIR', '/path/to/tecnospeed-php-sdk-v1/src/Tecnospeed/');
require __DIR__ . '/path/to/tecnospeed-php-sdk-v1/autoload.php';

use Tecnospeed\ManagerNf;
use Tecnospeed\Nf;



Tests
-----

1) [Composer](https://getcomposer.org/) is a prerequisite for running the tests.

Install composer globally, then run `composer install` to install required files.


2) The tests can be executed by running this command from the root directory:

```bash
./vendor/bin/phpunit

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Unknown
  • 更新时间: 2015-01-19