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: 24

Dependents: 1

Suggesters: 0

Stars: 0

6.1.1 2026-03-20 08:02 UTC

This package is auto-updated.

Last update: 2026-03-20 08:12:05 UTC


README

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