graphp/plaintext
最新稳定版本:v0.1.1
Composer 安装命令:
composer require graphp/plaintext
包简介
Proprietary plaintext graph format
关键字:
README 文档
README
Proprietary plaintext graph format
Note: This project is in beta stage! Feel free to report any issues you encounter.
Install
The recommended way to install this library is through composer. New to composer?
{
"require": {
"graphp/plaintext": "~0.1.0"
}
}
This project aims to run on any platform and thus does not require any PHP extensions and supports running on legacy PHP 5.3 through current PHP 7+ and HHVM. It's highly recommended to use PHP 7+ for this project.
Tests
To run the test suite, you first need to clone this repo and then install all dependencies through Composer:
$ composer install
To run the test suite, go to the project root and run:
$ php vendor/bin/phpunit
License
Released under the terms of the permissive MIT license.
统计信息
- 总下载量: 375
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-02-26