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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| analogic/socket | 0.81 | Analogic Socket is a PHP package for building lightweight TCP/UDP socket clients and servers. It provides simple APIs for connecting, sending/receiving data, and handling basic networking workflows without pulling in a full framework. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | 10 years ago | |
| 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 | 6M | 6 | 31.6 | 58.8 | MIT | 6 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 | 81K | 1 | 4.7 | 39.5 | 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. | 0 | 444 | — | 6M | — | 6.6 | 55.2 | — | — | |
| amphp/byte-stream | 0.76 | 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. | 393 | 392 | 28 | 3M | 2 | 12.3 | 54.0 | MIT | 1 year ago | |
| charcoal-dev/buffers | 0.75 | Laravel/PHP package providing buffer utilities for handling and transforming data streams in memory. Useful for queueing, chunking, and processing data efficiently with a simple API, supporting common buffer operations for custom workflows. | 0 | 0 | 1 | 40 | 0 | 5.3 | 23.3 | MIT | 9 months 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. | 0 | 235 | — | 2M | — | 6.0 | 55.0 | — | — | |
| php-http/socket-client | 0.74 | PSR-7/PSR-18 HTTP client built on PHP streams. Supports TCP and UNIX domain sockets, TLS/SSL encryption, and client certificates. Lightweight, dependency-minimal option for making HTTP requests via socket connections. | 81 | 82 | 42 | 63K | 0 | 18.8 | 44.2 | MIT | 4 months ago | |
| nette/application | 0.68 | 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. | 447 | 455 | 115 | 151K | 20 | 43.7 | 60.5 | NOASSERTION | 6 days 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 | 19.7 | 35.8 | MIT | 3 months ago | |
| zbateson/mb-wrapper | 0.67 | Lightweight PHP wrapper for mbstring that normalizes multibyte string operations across environments. Provides consistent encoding-aware helpers and safe fallbacks when mbstring isn’t available, making string handling more reliable in libraries and apps. | 49 | 49 | 8 | 1M | 0 | 17.5 | 62.0 | BSD-2-Clause | 3 months ago | |
| braintree/braintree_php | 0.62 | Official Braintree PHP SDK for integrating Braintree payments into PHP apps. Supports transactions, customer and payment method management, subscriptions, webhooks, and more, with configuration for sandbox/production and comprehensive API coverage. | 556 | 566 | 227 | 786K | 17 | 15.1 | 50.1 | MIT | — | |
| boson-php/uri | 0.62 | Boson URI is a small PHP library for parsing, building, normalizing, and comparing URIs. Provides immutable URI objects, convenient accessors for scheme/host/path/query/fragment, and helpers for resolving and manipulating URLs in a safe, standards-friendly way. | 0 | 0 | 0 | 289 | 0 | 0.0 | 34.0 | MIT | — | |
| athletic/athletic | 0.60 | Athletic is a PHP task runner and build tool that uses YAML to define repeatable commands (test, lint, deploy, release) and run them locally or in CI. Simple, framework-agnostic, and easy to add to any project to standardize workflows. | 295 | 317 | 13 | 2K | 14 | 6.2 | 16.9 | — | — | |
| web3p/ethereum-tx | 0.60 | Sign and serialize Ethereum transactions in PHP. web3p/ethereum-tx builds raw TX payloads for legacy and EIP-155 transactions, handling nonce, gas, to/value/data, and chain IDs—ideal for creating offline-signed transactions and broadcasting via any JSON-RPC provider. | 189 | 193 | 66 | 11K | 6 | 8.1 | 27.2 | MIT | 4 years ago | |
| boson-php/http-bridge | 0.60 | — | 0 | 0 | 0 | 13 | 0 | 0.0 | 14.4 | MIT | — | |
| nikic/php-parser | 0.60 | Parse PHP code into an Abstract Syntax Tree (AST) for static analysis, manipulation, and code generation. Supports PHP 5.x to 8.4, handles errors gracefully, and preserves formatting during AST-to-code conversion. Easily traverse, modify, and convert ASTs back to PHP, with JSON serialization support... | 17,440 | 17,509 | 1,121 | 16M | 47 | 75.1 | 67.9 | BSD-3-Clause | 6 months ago | |
| mike42/gfx-php | 0.60 | gfx-php is a PHP graphics helper library by mike42, aimed at generating and manipulating simple bitmap-style images and drawing primitives. Useful for lightweight image rendering tasks where full GD/Imagick workflows feel too heavy. | 27 | 28 | 5 | 55K | 7 | 5.5 | 48.2 | LGPL-2.1 | 6 years ago | |
| testo/testo | 0.60 | Testo is an extensible PHP testing framework with a lightweight core and middleware system. It lets you fully control your test environment while keeping familiar PHP syntax. Includes an init command, suite/plugin config via testo.php, and Composer scripts. | 0 | 181 | — | 2K | — | 42.2 | 26.4 | — | — | |
| phiki/phiki | 0.59 | Phiki is a PHP syntax highlighter for the web. It uses TextMate grammars and VS Code themes to render highlighted code, with an API inspired by Shiki and an implementation influenced by vscode-textmate. | 367 | 366 | 16 | 234K | 5 | 29.2 | 46.3 | MIT | 2 months ago |
How can I help you explore Laravel packages today?