Remi's RPM repository - Packages

Blog | Forum | Repository

php-Metadata - A library for class/method/property metadata management in PHP

Website:
https://github.com/schmittjoh/metadata
Licence:
ASL 2.0
Vendor:
Remi Collet
Description:
This library provides some commonly needed base classes for managing metadata
for classes, methods and properties. The metadata can come from many different
sources (annotations, YAML/XML/PHP configuration files).

The metadata classes are used to abstract away that source and provide a common
interface for all of them.

Packages

php-Metadata-1.5.1-3.fc21.remi.noarch [22 KiB] Changelog by Shawn Iwinski (2015-07-11):
- Added autoloader
- Added standard "php-{COMPOSER_VENDOR}-{COMPOSER_PROJECT}" naming provides