dev-master
9999999-dev http://kaloa.ermshaus.org/A component for working with metadata (e. g. tags)
MIT
The Requires
- php >=5.4.0
- kaloa/util 0.1.0
The Development Requires
tags
Wallogit.com
2017 © Pedro Peláez
A component for working with metadata (e. g. tags)
Via Composer:, (*1)
~~~ bash $ composer require kaloa/metadata, (*2)
## Requirements The following PHP versions are supported: - PHP 5.4 - PHP 5.5 - PHP 5.6 - PHP 7 - HHVM ## Testing ~~~ bash $ ./vendor/bin/phpunit
Further quality assurance:, (*3)
~~~ bash $ ./vendor/bin/phpcs --standard=PSR2 ./src $ ./vendor/bin/phpmd ./src text codesize,design,naming ~~~, (*4)
The package is published under the MIT License. See LICENSE for full license info., (*5)
A component for working with metadata (e. g. tags)
MIT
tags