Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ACDGHILMOPQRSTUVWZ
]
php-Metadata - 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.
Autoloader: /usr/share/php/Metadata/autoload.php
Packages
php-Metadata-1.6.0-1.fc25.remi.noarch
|
[22 KiB]
|
Changelog by Shawn Iwinski (2017-06-04):
- Updated to 1.6.0
- Switched autoloader to php-composer(fedora/autoloader)
- Test with SCLs if available
|