Libraries tagged by UTF
vatttan/apdf
764 Downloads
Make export as a pdf in Laravel with supporting for utf charcters like farsi letters
leonid-slv/php-rtf-template
1421 Downloads
Simple library for working with templates. Works on any PHP version, no additional libraries or dependencies are used. RTF files can be used from under any text editor, including MS Word. Supported formats UTF-8 and CP1251.
ironer/base62shrink
178 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.
tingv/portable-utf8
5 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
ransomwarezz/utf-grid
10 Downloads
Wheregroup utf-grid element
h-wang/utf-bom-fixer
18 Downloads
UTF BOM fixer
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.
yalesov/utf8
113 Downloads
A collection of utf8-related functions
wrossmann/utf8_escape
8 Downloads
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.
mitsuhitofujita/php-utf16le-tsv
1 Downloads
itega/laracsv-utf8
81 Downloads
A fork of usmanhalalit's Laravel package to easily generate CSV files from Eloquent model.