Skip to content

GermaniaKG/AttributesRenderer

Repository files navigation

Germania · AttributesRenderer

Packagist PHP version Tests

Installation with Composer

$ composer require germania-kg/attributesrenderer

Development

$ git clone https://github.com/GermaniaKG/AttributesRenderer.git
$ cd AttributesRenderer
$ composer install

Unit tests

Either copy phpunit.xml.dist to phpunit.xml and adapt to your needs, or leave as is. Run PhpUnit test or composer scripts like this:

$ composer test
# or
$ vendor/bin/phpunit