Skip to content

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.

License

bpacholek/data-types

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 comely-io/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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%