定制 charcoal-dev/buffers 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

charcoal-dev/buffers

最新稳定版本:0.2.6

Composer 安装命令:

composer require charcoal-dev/buffers

包简介

Byte Array Buffers for Charcoal PHP Apps

README 文档

README

Tests MIT License

Buffers is a library designed for the intricate handling of byte arrays. Within its suite of tools, you'll find capabilities that not only simplify the generation of cryptographic hashes and seamless byte array reading but also provide robust solutions for fixed-sized buffer frames and variable length buffers. Furthermore, understanding the significance of byte order, our library offers comprehensive support for both little-endian and big-endian configurations, ensuring optimal adaptability and interoperability across diverse platforms and systems. Crafted with precision and emphasizing user experience, this library offers an unparalleled bridge between complexity and usability in the byte array manipulation arena.

For detailed information, guidance, and setup instructions regarding this library, please refer to our official documentation website:

https://charcoal.dev/lib/buffers

Features

Explore the library's features through the following guides:

  • Buffer Management: Learn about mutable (Buffer) and immutable (BufferImmutable) buffers, integer writing, and basic manipulation.
  • Byte Reader: Understand how to use the sequential reader for parsing binary data.
  • Endianness and Byte Order: Guides on handling different byte orders (LE/BE), host architecture detection, and integer packing.
  • TLV (Type-Length-Value) Codec: Documentation on the structured binary encoding and decoding system.
  • Fixed-Length Types: Overview of specialized buffers for fixed-size data like cryptographic hashes or identifiers.

Installation

You can install the library via Composer:

composer require charcoal-dev/buffers

统计信息

  • 总下载量: 8.07k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 3
  • 依赖项目数: 11
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-08-16