germania-kg/convert-charset

1.1.0 2023-01-03 14:03 UTC

This package is auto-updated.

Last update: 2024-03-30 00:17:16 UTC


README

68747470733a2f2f7374617469632e6765726d616e69612d6b672e636f6d2f6c6f676f732f67612d6c6f676f2d323031362d7765622e7376677a

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