axy/phpcode-phpdoc

Analysis of phpdoc blocks

0.1.1 2015-12-08 13:38 UTC

This package is auto-updated.

Last update: 2024-04-08 00:56:51 UTC


README

Analysis of phpdoc blocks.

Latest Stable Version Minimum PHP Version Build Status Coverage Status License

  • The library does not require any dependencies.
  • Tested on PHP 5.4+, PHP 7, HHVM (on Linux), PHP 5.5 (on Windows).
  • Install: composer require axy/phpcode-phpdoc.
  • License: MIT.

Documentation

The library is designed to parse phpdoc-blocks and extraction of annotations and other information. Is used for internal purposes, may differ slightly from phpdoc.

Classes