Download the PHP package sysbot/bin without Composer
On this page you can find all versions of the php package sysbot/bin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor sysbot
Package bin
Short Description Basic binary serialization/de-serialization utilities, providing support for both 32-bit and 64-bit PHP versions.
License LGPL-3.0-or-later
Package bin
Short Description Basic binary serialization/de-serialization utilities, providing support for both 32-bit and 64-bit PHP versions.
License LGPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package bin
Sysbot-bin
Sysbot/bin is a library used by Sysbot. It handles serialization and deserialization of binary data, providing support for both 32-bit and 64-bit systems.
Changelog
You can find the changelog here.
Installation
Install the library with composer:
$ composer require sysbot/bin --prefer-stable
(32-bit systems) You must also install the required dependency brick/math.
$ composer require "brick/math:^0.10"
Usage
Here's an example on how to use the library.
All versions of bin with dependencies
PHP Build Version
Package Version
Requires
composer-runtime-api Version
^2.0
The package sysbot/bin contains the following files
Loading the files please wait ....