nnikolaishvili/data-types

2.1.0 2022-02-28 19:04 UTC

This package is auto-updated.

Last update: 2024-09-29 01:07:33 UTC


README

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 >= 8.0
  • ext-bcmath
  • ext-mbstring

Installation

composer require nnikolaishvili/data-types