germania-kg/convert-charset

1.1.0 2023-01-03 14:03 UTC

This package is auto-updated.

Last update: 2024-10-30 01:39:26 UTC


README

Germania KG ยท ConvertCharset

Tests

Installation

$ composer require germania-kg/convert-charset

Development

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