yitznewton/procslyte
最新稳定版本:0.0.1-alpha.2
Composer 安装命令:
composer require yitznewton/procslyte
包简介
ProCSLyte: a PHP processor for Citation Style Language (CSL)
README 文档
README
ProCSLyte
A PHP processor for Citation Style Language (CSL)
ProCSLyte (pronounced "proselyte") is a processor for CSL. See the specification.
ProCSLyte is in very early development; it is not yet usable to generate citations.
Installation
To install ProCSLyte in your app:
$ composer require yitznewton/procslyte
To work on the ProCSLyte code, clone this repo and do:
$ composer install
Tests
$ make phpunit
# or
$ ./vendor/bin/phpunit
To run the full CI harness:
$ make ci
Documentation
There is some documentation in docs/ about design decisions that we faced.
License
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2014-10-28