Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-herrera-io-annotations - A tokenizer for Doctrine annotations

Website:
https://github.com/kherge-abandoned/php-annotations
Licence:
MIT
Vendor:
Remi Collet
Description:
A tokenizer for Doctrine annotations.

The Annotations library is for tokenizing and converting Doctrine-styled
annotations. Unlike the Doctrine Annotations library, this one does not
require that classes or constants exist, nor are they evaluated.

To use this library, you just have to add, in your project:
  require_once '/usr/share/php/Herrera/Annotations/autoload.php';

Packages

php-herrera-io-annotations-1.0.1-1.el6.remi.noarch [20 KiB] Changelog by Remi Collet (2015-10-27):
- initial package