Skip to content
This repository has been archived by the owner on Dec 4, 2017. It is now read-only.

rollerworks-graveyard/metadata

Repository files navigation

Rollerworks Metadata Component

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.

About

Metadata library for easy metadata management in PHP (DISCONTINUED)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages