Germania KG · PsrWebsites
This package was destilled from legacy code!
You better do not want it to use this in production.
Requirements
- Germania KG's Websites package
- Josh Lockhart's Slim Framework
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