kaloa/metadata

A component for working with metadata (e. g. tags)

dev-main 2022-06-17 12:03 UTC

This package is not auto-updated.

Last update: 2024-03-22 20:26:30 UTC


README

Install

Via Composer:

$ composer require kaloa/metadata

Requirements

The following PHP versions are supported:

  • PHP 5.4
  • PHP 5.5
  • PHP 5.6
  • PHP 7
  • HHVM

Testing

$ ./vendor/bin/phpunit

Further quality assurance:

$ ./vendor/bin/phpcs --standard=PSR2 ./src
$ ./vendor/bin/phpmd ./src text codesize,design,naming

Credits

License

The package is published under the MIT License. See LICENSE for full license info.