rollerworks/metadata 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

Scrutinizer SensioLabsInsight Build Status StyleCI

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-08-15