Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDEFGHILMOPQRSTUWXZ
]
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