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

Maintainers

👁 azjezz

Package info

github.com/php-standard-library/binary

Homepage

pkg:composer/php-standard-library/binary

Statistics

Installs: 436

Dependents: 3

Suggesters: 0

Stars: 0

6.2.1 2026-05-23 20:26 UTC

Suggests

None

Provides

None

Conflicts

Replaces

None

MIT 20795f27c486252e04d9c684027131443cbb6e7e

  • Seifeddine Gmati <azjezz.woop@carthage.software>
  • Contributors

packbinaryunpackendianness

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.