Fenguoz / data-types

This lib provides Binary buffer capabilities, also Base16, Base64, Bitwise (Base2) buffers/objects for proper type handling, BigNumber objects via BcMath and several helper functions that are essential for libs and apps.

Home Page:https://comely.io/data-types

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DataTypes lib

This lib provides Binary buffer capabilities, also Base16, Base64, Bitwise (Base2) buffers/objects for proper type handling, BigNumber objects via BcMath and several helper functions that are essential for libs and apps.

Requirements

  • PHP >= 7.2
  • ext-bcmath
  • ext-mbstring

Installation

composer require fenguoz/data-types

About

This lib provides Binary buffer capabilities, also Base16, Base64, Bitwise (Base2) buffers/objects for proper type handling, BigNumber objects via BcMath and several helper functions that are essential for libs and apps.

https://comely.io/data-types

License:MIT License


Languages

Language:PHP 100.0%