Libraries tagged by multibyte
sajjadh47/bpe-encoder-php
30 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
145 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.
intahwebz/mb_extra
865 Downloads
A collection of PHP multi-byte string functions that are not present in the mb_string extension.
dimns/mb_ucfirst
370 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
11 Downloads
string and array encoding converter
royopa/mat-lab-php
125 Downloads
Some Math operations on PHP with MatLab syntaxis.
itools/smartstring
102 Downloads
Enhanced strings with automatic HTML encoding and chainable methods
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.
hackerpro536/stringy
183 Downloads
A string manipulation library with multibyte support