Libraries tagged by byte
paragonie/random_compat
596631292 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
symfony/string
624993598 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
amphp/byte-stream
98058462 Downloads
A stream abstraction to make working with non-blocking I/O simple.
danog/madelineproto
767110 Downloads
Async PHP client API for the telegram MTProto protocol.
opis/string
13157707 Downloads
Multibyte strings as objects
gabrielelana/byte-units
1836811 Downloads
Library to parse, format and convert byte units
jsvrcek/ics
1638209 Downloads
abstraction layer for creating multi-byte safe RFC 5545 compliant .ics files
zenstruck/bytes
332448 Downloads
Parse, manipulate, humanize, and format bytes.
gioni06/gpt3-tokenizer
426223 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
trafficcophp/bytebuffer
364529 Downloads
Node.js inspired byte stream buffer for PHP.
scriptfusion/byte-formatter
274694 Downloads
Formats byte values as human-readable strings.
rych/bytesize
204042 Downloads
Utility component for nicely formatted file sizes
tecnickcom/tc-lib-file
602707 Downloads
PHP library to read byte-level data from files
nelexa/buffer
511598 Downloads
Reading And Writing Binary Data (incl. primitive types, ex. byte, ubyte, short, ushort, int, uint, long, float, double). The classes also help with porting the I/O operations of the JAVA code.
skleeschulte/base32
292693 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).