tractorscope/tractorscope-php
最新稳定版本:1.0.0
Composer 安装命令:
composer require tractorscope/tractorscope-php
包简介
Test PHP Library
README 文档
README
The Tractorscope PHP library provides convenient access to the Tractorscope API, Embed, and Share features from applications written in the PHP language.
Requirements
PHP 5.6.0 and later.
Composer
You can install the bindings via Composer. Run the following command:
composer require tractorscope/tractorscope-php
To use the bindings, use Composer's autoload:
require __DIR__ . '/vendor/autoload.php';
Manual Installation
If you do not use Composer, you can download the latest release.
require_once '/path/to/tractorscope-php/init.php';
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-02-04