Download the PHP package kafkiansky/binary without Composer
On this page you can find all versions of the php package kafkiansky/binary. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kafkiansky/binary
More information about kafkiansky/binary
Files in kafkiansky/binary
Download kafkiansky/binary
More information about kafkiansky/binary
Files in kafkiansky/binary
Vendor kafkiansky
Package binary
Short Description Tool for writing/reading bytes in any order.
License MIT
Package binary
Short Description Tool for writing/reading bytes in any order.
License MIT
Please rate this library. Is it a good library?
Informations about the package binary
Installation
This package can be installed as a Composer dependency.
This package requires PHP 8.2 or later.
Usage
Endianness
Buffer
Stream
Available types
- [x]
int8
- [x]
uint8
- [x]
int16
- [x]
uint16
- [x]
int32
- [x]
uint32
- [x]
int64
- [x]
uint64
- [x]
f32 (float)
- [x]
f64 (double)
- [x]
string
- [x]
varuint
- [x]
varint
Testing
License
The MIT License (MIT). See License File for more information.
All versions of binary with dependencies
PHP Build Version
Package Version
The package kafkiansky/binary contains the following files
Loading the files please wait ....