Typed functions for encoding and decoding binary data, replacing pack()/unpack() with a clear, type-safe API

Maintainers

Package info

github.com/php-standard-library/binary

Homepage

pkg:composer/php-standard-library/binary

Statistics

Installs: 430

Dependents: 3

Suggesters: 0

Stars: 0

6.2.1 2026-05-23 20:26 UTC

This package is auto-updated.

Last update: 2026-05-23 22:52:03 UTC


README

Typed functions for encoding and decoding binary data, replacing pack()/unpack() with a clear, type-safe API.