2017 © Pedro Peláez
 

library procslyte

ProCSLyte: a PHP processor for Citation Style Language (CSL)

image

yitznewton/procslyte

ProCSLyte: a PHP processor for Citation Style Language (CSL)

  • Monday, January 19, 2015
  • by yitznewton
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Travis build status Code Climate grade Code Climate coverage PHP 5.3 not supported PHP 5.4 supported PHP 5.5 supported PHP 5.6 supported HHVM not tested license: GPL, (*1)

ProCSLyte

A PHP processor for Citation Style Language (CSL)

ProCSLyte (pronounced "proselyte") is a processor for CSL. See the specification., (*2)

ProCSLyte is in very early development; it is not yet usable to generate citations., (*3)

Installation

To install ProCSLyte in your app:, (*4)

$ composer require yitznewton/procslyte

To work on the ProCSLyte code, clone this repo and do:, (*5)

$ composer install

Tests

$ make phpunit
# or
$ ./vendor/bin/phpunit

To run the full CI harness:, (*6)

$ make ci

Documentation

There is some documentation in docs/ about design decisions that we faced., (*7)

License

GPLv3, (*8)

The Versions

19/01 2015

dev-master

9999999-dev

ProCSLyte: a PHP processor for Citation Style Language (CSL)

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

by Yitzchak Schaffer

05/11 2014

dev-readme

dev-readme

ProCSLyte: a PHP processor for Citation Style Language (CSL)

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

by Yitzchak Schaffer

03/11 2014

0.0.1-alpha.2

0.0.1.0-alpha2

ProCSLyte: a PHP processor for Citation Style Language (CSL)

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

by Yitzchak Schaffer

28/10 2014

0.0.1-alpha.1

0.0.1.0-alpha1

ProCSLyte: a PHP processor for Citation Style Language (CSL)

  Sources   Download

BSD-2-Clause

The Requires

 

The Development Requires

by Yitzchak Schaffer