Libraries tagged by charset
php-extended/php-http-client-accept-charset
21198 Downloads
A psr-18 compliant middleware client that handles accept-charset headers.
phputil/http
703 Downloads
HTTP related classes
fossar/transcoder
7428 Downloads
Better encoding conversion for PHP
borsodigerii/php-xml-chunker
80 Downloads
A lightweight, fast, and optimized XML file splitter with build in tag data validation, written with the XMLParser library. The main goal of this is to split an XML file into multiple small chunks (hence the name), then save it into multiple different little XML files.
afaanbilal/php-random-string
1811 Downloads
Generate a random string of variable length from a given charset
php-extended/php-charset-object-builder
367 Downloads
A library that creates the php-extended/php-charset-object library
oophp/charset
176 Downloads
Object Oriented PHP Charset handling
maalls/charset
1454 Downloads
Detect charset from HTTP or HTML.
diggin/diggin-http-charset
3055 Downloads
Detecting based on header's charset and html meta charset. Automatically convert to UTF-8.
zyan/detect-unicode-charset
11 Downloads
判断字串中包含中文、日文、韩文、或泰文等各国语言文字的方法
um/sms-charset-detector
10 Downloads
Small library for detecting whether your sms is using gsm charset only or not
diepxuan/php-charset
71696 Downloads
A php package that converts Vietnamese characters into different character set
charcoal-dev/charset-validator
1076 Downloads
Charset(s) validator for Charcoal Apps
peterkahl/charset-from-string
5356 Downloads
Identifies predominant script (character set, language) in a string.
paslandau/guzzle-auto-charset-encoding-subscriber
3 Downloads
Plugin for Guzzle 5 to automatically convert the body of a reponse according to a predefined charset.