germania-kg/psr-websites

2.2.1 2022-03-30 09:41 UTC

This package is auto-updated.

Last update: 2024-02-29 03:11:21 UTC


README

This package was destilled from legacy code!
You better do not want it to use this in production.

Packagist PHP version Build Status Scrutinizer Code Quality Code Coverage Build Status

Requirements

Installation

$ composer require germania-kg/psr-websites

Issues

See issues list.

Development

$ git clone https://github.com/GermaniaKG/PsrWebsites.git
$ cd PsrWebsites
$ 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