Download the PHP package mracine/php-binary-string without Composer
On this page you can find all versions of the php package mracine/php-binary-string. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mracine/php-binary-string
More information about mracine/php-binary-string
Files in mracine/php-binary-string
Download mracine/php-binary-string
More information about mracine/php-binary-string
Files in mracine/php-binary-string
Vendor mracine
Package php-binary-string
Short Description Library to manipulate binary strings
License MIT
Package php-binary-string
Short Description Library to manipulate binary strings
License MIT
Please rate this library. Is it a good library?
Informations about the package php-binary-string
PHP BINARY STRING HELPER
mracine\Helpers\BinaryStringHelper is a library that provide tools to manipulate binary strings with PHP.
Installation
You can add this library as a local, per-project dependency to your project using Composer:
composer require mracine/php-binary-string
Usage
The mracine\Helpers\BinaryStringHelper is a class that provide one method :
- IntegerToNBOBinaryString static method : takes one integer parameter and returns a Network byte ordered trimed string
All versions of php-binary-string with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0|^8.0
The package mracine/php-binary-string contains the following files
Loading the files please wait ....