rstoetter/ctextparser-php
Composer 安装命令:
composer require rstoetter/ctextparser-php
包简介
library with a simple text parser
README 文档
README
The class cTextParser is written in PHP and implements a simple text parser.
The namespace is rstoetter\cTextParser
Installation
This project assumes you have composer installed. Simply add:
"require" : {
"rstoetter/ctextparser-php" : ">=1.0.0"
}
to your composer.json, and then you can simply install with:
composer install
more information
See the project wiki for more information.
统计信息
- 总下载量: 32
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-06-30