Libraries tagged by bytes
paragonie/random_compat
677207641 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
symfony/string
761447483 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
122720919 Downloads
A stream abstraction to make working with non-blocking I/O simple.
danog/madelineproto
887251 Downloads
Async PHP client API for the telegram MTProto protocol.
opis/string
24721299 Downloads
Multibyte strings as objects
gabrielelana/byte-units
2284077 Downloads
Library to parse, format and convert byte units
jsvrcek/ics
2006491 Downloads
abstraction layer for creating multi-byte safe RFC 5545 compliant .ics files
zenstruck/bytes
805690 Downloads
Parse, manipulate, humanize, and format bytes.
tecnickcom/tc-lib-file
855886 Downloads
PHP library to read byte-level data from files
trafficcophp/bytebuffer
465159 Downloads
Node.js inspired byte stream buffer for PHP.
gioni06/gpt3-tokenizer
574119 Downloads
PHP package for Byte Pair Encoding (BPE) used by GPT-3.
wp-php-toolkit/bytestream
80873 Downloads
ByteStream component for WordPress.
scriptfusion/byte-formatter
322829 Downloads
Formats byte values as human-readable strings.
rych/bytesize
225771 Downloads
Utility component for nicely formatted file sizes
nelexa/buffer
525937 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.