rollerworks/metadata
最新稳定版本:v0.5.0
Composer 安装命令:
composer require rollerworks/metadata
包简介
The Rollerworks Metadata Component provides a mechanisms to easily load annotated configuration (or metadata) of Classes, methods and properties from different sources like PHPDoc Annotations, YAML or XML.
README 文档
README
The Rollerworks Metadata Component is a PHP library providing a mechanisms to easily load annotated configuration (or metadata) of Classes, methods and properties from different sources like PHPDoc Annotations, YAML or XML.
Requirements
You need at least PHP 5.4 and have support for running Phar files (in order to use Composer for installing and updating this library).
Installation
The recommended way to install the Rollerworks Metadata Component is through Composer.
Require the rollerworks/metadata package by running:
$ php composer.phar require rollerworks/metadata
Now, Composer will automatically download all the required files, and install them for you.
Usage
This library is very young so documentation is currently missing.
Credits
This library is largely inspired on the Doctrine Common Persistence and Cache library.
License
This library is released under the MIT license. See the bundled LICENSE file for details.
统计信息
- 总下载量: 798
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-08-15