Libraries tagged by utf8
landofcoder/module-magento2-unicode-url
101 Downloads
Magento 2 module for allowing categories and products UTF-8 URL keys
ironer/base62shrink
191 Downloads
Simple javascript to perform LZW compression on longer structured or repetitive UTF8 data (like stringified JSON) to some universally web safe form. Simple PHP class for server side data processing.
hevelop/transliteration
190 Downloads
Transliterates an UTF-8 encoded string to a US-ASCII string
diggin/diggin-http-charset
3064 Downloads
Detecting based on header's charset and html meta charset. Automatically convert to UTF-8.
yalesov/utf8
113 Downloads
A collection of utf8-related functions
tingv/portable-utf8
5 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
rb28dett/php-utf-8
17 Downloads
A library for UTF-8 in PHP providing UTF-8 aware functions to mirror PHP's own string functions. The library doesn't require PHP mbstring extension although, if found, it will use it to gain performance.
p4bgroup/fix-utf8
1594 Downloads
Fix garbled/multiple utf8 encodings applied to a string
heartsentwined/utf8
133 Downloads
A collection of utf8-related functions
featherbb/php-utf-8
125 Downloads
A library for UTF-8 in PHP providing UTF-8 aware functions to mirror PHP's own string functions. The library doesn't require PHP mbstring extension although, if found, it will use it to gain performance.
erfanhemmati/portable-utf8
4 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
batrox/portable-utf8
313 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
armesas/utf8
123 Downloads
Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP
wrossmann/utf8_escape
8 Downloads
itega/laracsv-utf8
81 Downloads
A fork of usmanhalalit's Laravel package to easily generate CSV files from Eloquent model.