Libraries tagged by utf8 string
tcb13/substringy
58504 Downloads
A sub string manipulation library with multibyte support that extends Stringy
byjg/convert
44665 Downloads
A lightweight utility for string conversion between text from UTF8 to a lot of formats and vice-versa.
takeit/stringy
16426 Downloads
A string manipulation library with multibyte support
eighty8/stringy
22636 Downloads
A string manipulation library with multibyte support
danielstjules/sliceable-stringy
51602 Downloads
Python string slices in PHP
karavasilev/cryptomanana
52 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
interitty/utils
780 Downloads
Extension of the standard Nette/Utils by some other features that are specific for use in the Interitty projects.
ironer/base62shrink
104 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.
p4bgroup/fix-utf8
1546 Downloads
Fix garbled/multiple utf8 encodings applied to a string
batrox/portable-utf8
298 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
corpsee/php-utf-8
284 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.
opis/utils
496 Downloads
A collection of useful classes that deals with UTF-8 strings, URLs, punycode, form validation and more
serverdensity/mendedstring
3075 Downloads
Library for detecting unicode strings with single byte encoded UTF8 characters in them
ngsoft/text
11 Downloads
Provides an object-oriented API to strings .
intahwebz/mb_extra
811 Downloads
A collection of PHP multi-byte string functions that are not present in the mb_string extension.