Download the PHP package 8ctopus/unsigned-int without Composer
On this page you can find all versions of the php package 8ctopus/unsigned-int. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download 8ctopus/unsigned-int
More information about 8ctopus/unsigned-int
Files in 8ctopus/unsigned-int
Download 8ctopus/unsigned-int
More information about 8ctopus/unsigned-int
Files in 8ctopus/unsigned-int
Vendor 8ctopus
Package unsigned-int
Short Description Convert signed integers to unsigned
License MIT
Homepage https://github.com/8ctopus/unsigned-int
Package unsigned-int
Short Description Convert signed integers to unsigned
License MIT
Homepage https://github.com/8ctopus/unsigned-int
Please rate this library. Is it a good library?
Informations about the package unsigned-int
Unsigned int
A php library to convert signed integers to unsigned int.
php does not implement unsigned integers natively which can cause some headaches when unsigned are required. This library hopes to make your life a lot easier.
install and demo
composer require 8ctopus/unsigned-int
tests
composer test
clean code
composer fix(-risky)
All versions of unsigned-int with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
The package 8ctopus/unsigned-int contains the following files
Loading the files please wait ....