Libraries tagged by bytes
tiamo/bytebuffer
1887 Downloads
PHP Byte Buffer
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.
metal/helper
104 Downloads
PHP项目常用助手函数,涵盖了Array,String,Time,Server,File,Number,Image,Byte,Other(ext)等,新增图片处理函数,新增字节处理函数,新增处理中文文字的函数,手机号处理,格式化代码
intahwebz/mb_extra
865 Downloads
A collection of PHP multi-byte string functions that are not present in the mb_string extension.
ichikaway/securephp
23 Downloads
SecurePHP is the PHP library for security. Delete control characters(ex. null byte) and invalid array keyname(_SERVER, _GET, etc)
girgias/csv
24 Downloads
A new and improved CSV file PHP extension which follows RFC 4180 instead of using a custom escape mechanism.Supports multi-bytes delimiters, enclosures, and providing a custom EOL sequence.
everstu/gpt3-tokenizer
159 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
dimns/mb_ucfirst
370 Downloads
Provides missing multi-byte function mb_ucfirst
serverdensity/mendedstring
3075 Downloads
Library for detecting unicode strings with single byte encoded UTF8 characters in them
withinboredom/bytes
17 Downloads
Convert between bytes
simbiat/cute-bytes
35 Downloads
Class to present bytes in readable format
prototype/byte
21 Downloads
A tool to write and read bytes using protobuf serialization encoding.
nybbl/byte
45 Downloads
API Library for integrating with the BYTE API (v1)
ethers-php/bytes
5 Downloads
The EthersPHP Bytes package.
ericgerbers/byte-buffer
2 Downloads
A fast and simple ByteBuffer implementation using SplFixedArray.