We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07a95d2 commit 985b5c8Copy full SHA for 985b5c8
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "ddeboer/transcoder",
3
"description": "Better encoding conversion for PHP",
4
- "keywords": [ "encoding", "utf-8", "iso", "mb", "iconv", "multibyte", "charset" ],
+ "keywords": [ "encoding", "utf-8", "iso", "mb", "iconv", "multibyte", "charset", "mb_convert_encoding" ],
5
"license": "MIT",
6
"authors": [
7
0 commit comments