Jump to letter: [
23ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-Metadata - A library for class/method/property metadata management in PHP
- 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-1.el7.noarch
[18 KiB] |
Changelog
by Shawn Iwinski (2014-07-19):
- Updated to 1.5.1 (BZ #1119425)
- Added "php-composer(jms/metadata)" virtual provide
- Added option to build without tests ("--without tests")
|