selikhovleonid/phpdoc-parser

1.0.0 2017-11-28 13:57 UTC

This package is not auto-updated.

Last update: 2024-05-12 03:17:12 UTC


README

Yet Another PHPHDoc Parser

Latest Unstable Version License PHP from Packagist

This tiny tool provides parsing PHPDoc comments into a data structure.

Installing

The minimum required PHP version is PHP 5.3. To install this parser you will need the Composer.

php composer.phar require selikhovleonid/phpdoc-parser