# annotation_parser **Repository Path**: vijay_0215/annotation_parser ## Basic Information - **Project Name**: annotation_parser - **Description**: 一个注解文档解析器 - **Primary Language**: PHP - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-11 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # annotation_parser #### 介绍 一个注解文档解析器 提供了解析注解文档的主体流程,和一组基本的解析类 #### 安装教程 ``` composer require "dreamcat/annotation_parser" ``` #### 使用说明 todo