trafficcophp/bytebuffer
TrafficCophp ByteBuffer is a small PHP library for reading and writing binary data. A convenient wrapper around pack()/unpack() with helpers for int8/int32 (e.g., big-endian) and building protocol messages for sockets.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| react/socket | 0.81 | Async TCP/IP and TLS socket servers and clients for ReactPHP. Provides streaming, non-blocking connections built on EventLoop and Stream, with reusable interfaces and helpers for TCP, Unix sockets, secure servers, and connectors. | 1,284 | 1,306 | 158 | 5M | 6 | 42.2 | 62.2 | MIT | 4 months ago | |
| react/promise-stream | 0.80 | ReactPHP helper functions bridging promises and streams. Buffer an entire readable stream into a promise, get the first chunk, collect all chunks, or unwrap promises to readable/writable streams with proper error, cancel, and max-length handling. | 115 | 116 | 14 | 87K | 1 | 24.7 | 46.7 | MIT | 2 years ago | |
| react/cache | 0.79 | ReactPHP async cache component with Promise-based CacheInterface and an in-memory ArrayCache. Inspired by PSR-16 but designed for non-blocking apps. Supports get/set/delete, bulk operations, clear, has, and common fallback patterns. | 444 | 444 | 18 | 5M | 1 | 26.5 | 65.0 | MIT | 3 years ago | |
| clue/utf8-react | 0.79 | Async UTF-8 validation and sanitization for ReactPHP. Provides streaming transforms to detect invalid byte sequences and convert or strip broken input, helping keep network and file streams safely UTF-8 in event-driven PHP applications. | 66 | — | 6 | — | 9 | 23.0 | 3.1 | MIT | 2 years ago | |
| react/stream | 0.79 | Event-driven readable and writable streams for non-blocking I/O in ReactPHP. Process large data in small chunks with async-friendly stream interfaces and resource-based streams, with support for piping, backpressure, errors, and duplex streams. | 688 | 691 | 63 | 5M | 1 | 34.8 | 64.6 | MIT | 1 year ago | |
| amphp/byte-stream | 0.75 | Event-driven byte stream abstractions for PHP 8.1+ in the AMPHP ecosystem. Provides ReadableStream/WritableStream interfaces plus implementations like Payload, buffers, resource/iterable streams, stream chaining, base64 encode/decode, and decompression for fiber-friendly I/O. | 392 | 391 | 28 | 3M | 2 | 32.3 | 62.9 | MIT | 1 year ago | |
| ratchet/rfc6455 | 0.75 | Protocol handler for RFC6455 WebSockets. Provides server/client handshake and message framing/negotiation components while staying framework-agnostic and I/O-free. Leaves spec ambiguities to implementers and integrates HTTP upgrade via PSR-7 interfaces. | 234 | 235 | 44 | 2M | 6 | 27.5 | 65.5 | MIT | 1 year ago | |
| nette/application | 0.69 | Nette Application is the web framework core of the Nette stack, providing MVC architecture with presenters, routing, DI integration, HTTP handling, and error/debug support. Build secure, structured PHP web apps with clean separation of concerns. | 446 | 450 | 116 | 224K | 20 | 43.4 | 64.5 | NOASSERTION | 3 months ago | |
| ramsey/coding-standard | 0.67 | ramsey/coding-standard provides Ramsey’s PHP_CodeSniffer ruleset to enforce consistent, modern PHP style across projects. Easy to install, integrates with CI, and helps catch formatting and code quality issues early with sensible defaults. | 10 | 10 | 4 | 2K | 0 | 25.8 | 37.1 | MIT | 1 month ago | |
| pear/structures_graph | 0.67 | PEAR Structures_Graph is a lightweight PHP library for creating and working with graphs (nodes and edges). It provides common graph data structures and algorithms for traversal and analysis, useful for dependency graphs, routing, and other graph-based problems. | 5 | 5 | 4 | 22K | 0 | 10.5 | 58.0 | LGPL-3.0 | 1 year ago |
How can I help you explore Laravel packages today?