jstewmc/line
Composer 安装命令:
composer require jstewmc/line
包简介
A line from a file
README 文档
README
A line from a file.
namespace Jstewmc\Line; $line = new Line('foo'); $line->getText(); // returns "foo" (string) $line; // returns "foo"
License
Author
Version
This library follows semantic versioning.
0.1.0, September 22, 2016
- Initial release
统计信息
- 总下载量: 24
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-09-22