germania-kg/convert-charset

1.1.0 2023-01-03 14:03 UTC

This package is auto-updated.

Last update: 2024-08-30 01:17:44 UTC


README

Germania KG · ConvertCharset

Tests

安装

$ composer require germania-kg/convert-charset

开发

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

单元测试

要么将 phpunit.xml.dist 复制到 phpunit.xml 并根据您的需求进行修改,要么保持原样。运行 PhpUnit 测试或 composer 脚本如下

$ composer test
# or
$ vendor/bin/phpunit