You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
docs | 5 months ago | |
src | 5 months ago | |
tests | 5 months ago | |
.gitattributes | 6 months ago | |
.gitignore | 5 months ago | |
.gitlab-ci.yml | 6 months ago | |
CHANGELOG.md | 5 months ago | |
LICENSE.md | 6 months ago | |
README.md | 5 months ago | |
composer.json | 5 months ago | |
phpcs.xml | 5 months ago | |
phpunit.xml.dist | 6 months ago |
README.md
Unsigned Arithmetic for PHP
The lib was created as a helper for the random-polyfill.
Installation
composer require 'arokettu/unsigned'
Documentation
Read full documentation here: https://sandfox.dev/php/unsigned.html
Also on Read the Docs: https://php-unsigned.readthedocs.io/
Support
Please file issues on our main repo at GitLab: https://gitlab.com/sandfox/unsigned/-/issues
License
The library is available as open source under the terms of the 2-Clause BSD License.