Libraries tagged by multibyte
serverdensity/mendedstring
3075 Downloads
Library for detecting unicode strings with single byte encoded UTF8 characters in them
multibyte/vatfix
451 Downloads
Magento extension to fix Magentos VAT Handling and accept VAT's with Countrycode.
sajjadh47/bpe-encoder-php
26 Downloads
BPE (Byte-Pair Encoding) Encoder Decoder for OpenAI's GPT-2 / GPT-3 Implemented In Pure PHP, Zero Dependency, Multi Byte Supported.
mathiasreker/php-mbstring-extension
144 Downloads
The php-mbstring-extension is a PHP library that provides support for multibyte strings that are not covered by the standard PHP string functions.
giberti/emoji-data
3762 Downloads
PHP classes with constant to multibyte emoji characters
dimns/mb_ucfirst
362 Downloads
Provides missing multi-byte function mb_ucfirst
atomastic/strings
6318 Downloads
Strings Component provide a fluent, object-oriented interface for working with multibyte string, allowing you to chain multiple string operations together using a more readable syntax compared to traditional PHP strings functions.
dakota/multibyte-keyword-generator
143 Downloads
Composer installable fork of peterkahl's multibyte keyword generator
bitpart/rename-multibyte-filename
60 Downloads
Rename a multibyte character filename, such as Japanese, Chinese, Korean, and so on, when assets are uploaded.
tea/uzi
36 Downloads
A string manipulation library.
takyam/mb-util
7 Downloads
Utility for multibyte strings of UTF-8
saparot/encoder
10 Downloads
string and array encoding converter
royopa/mat-lab-php
125 Downloads
Some Math operations on PHP with MatLab syntaxis.
iconic/stringy
29 Downloads
A fork of danielstjules/Stringy fixing php 7.3 compatibility and greek letter Θ being slugified to O instead of ΤΗ. A string manipulation library with multibyte support
humanmusic/stringy
9 Downloads
A string manipulation library with multibyte support, fixed for PHP 7.