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