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
其他信息
- 授权协议: Unknown
- 更新时间: 2015-01-19