Libraries tagged by charset
joseorono/sms-length-calculator-composer
1872 Downloads
PHP-based SMS length calculator. Checks if a message can be sent as GSM 7bit charset or if Unicode charset must be used. Now Composer-friendly.
php-extended/php-http-client-accept-charset
23209 Downloads
A psr-18 compliant middleware client that handles accept-charset headers.
phputil/http
1299 Downloads
HTTP related classes
phlib/guzzle-middleware
9558 Downloads
Guzzle Middleware: absolute urls, convert charset
mensbeam/intl
609 Downloads
A set of dependency-free basic internationalization tools
devanoxltd/string-encoder
290 Downloads
Facilitating the process of altering string encoding in PHP.
hnet/http-accept
7717 Downloads
PHP parser for HTTP Accept, Accept-Language, Accept-Encoding, and Content-Type headers.
afaanbilal/php-random-string
3680 Downloads
Generate a random string of variable length from a given charset
php-extended/php-charset-object-builder
791 Downloads
A library that creates the php-extended/php-charset-object library
diggin/diggin-http-charset
3064 Downloads
Detecting based on header's charset and html meta charset. Automatically convert to UTF-8.
diepxuan/php-charset
72213 Downloads
A php package that converts Vietnamese characters into different character set
peterkahl/charset-from-string
5376 Downloads
Identifies predominant script (character set, language) in a string.
paslandau/guzzle-auto-charset-encoding-subscriber
4 Downloads
Plugin for Guzzle 5 to automatically convert the body of a reponse according to a predefined charset.
ptlis/psr7-conneg
37 Downloads
PSR7 content negotiation
borsodigerii/php-xml-chunker
198 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.