Jump to letter: [
2346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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-3.el6.src
[23 KiB] |
Changelog
by Shawn Iwinski (2015-07-11):
- Added autoloader
- Added standard "php-{COMPOSER_VENDOR}-{COMPOSER_PROJECT}" naming provides
|