phpfont/binary

A library to read and write binary data.

Maintainers

Package info

github.com/phpfont/binary

pkg:composer/phpfont/binary

Statistics

Installs: 36

Dependents: 1

Suggesters: 0

Stars: 3

Open Issues: 0

dev-master 2014-09-21 16:37 UTC

This package is auto-updated.

Last update: 2026-03-03 20:28:54 UTC


README

Build Status

A PHP library to work with binary data.

Limitations

  • 32-bits unsigned integers are not supported.
  • 64-bits integers are not supported.