Download the PHP package rafalswierczek/numeral-system without Composer
On this page you can find all versions of the php package rafalswierczek/numeral-system. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rafalswierczek/numeral-system
More information about rafalswierczek/numeral-system
Files in rafalswierczek/numeral-system
Download rafalswierczek/numeral-system
More information about rafalswierczek/numeral-system
Files in rafalswierczek/numeral-system
Vendor rafalswierczek
Package numeral-system
Short Description Simple numeral system conversion
License MIT
Package numeral-system
Short Description Simple numeral system conversion
License MIT
Please rate this library. Is it a good library?
Informations about the package numeral-system
Simple numeral system conversion
Supported systems are binary, hexagonal and decimal.
Installation:
composer require rafalswierczek/numeral-system
Possible methods are:
toBin
- converts data to binary:��
toBinString
- converts data to binary string:1010000011001111
toHexString
- converts data to hexagonal string:A0CF
toInt
- converts data to positive integer:41167
Usage:
All versions of numeral-system with dependencies
PHP Build Version
Package Version
No informations.
The package rafalswierczek/numeral-system contains the following files
Loading the files please wait ....