Unsigned ######## |Packagist| |GitLab| |GitHub| |Bitbucket| |Gitea| Fixed length unsigned arithmetic emulation for PHP. Installation ============ .. code-block:: bash composer require 'arokettu/unsigned' Documentation ============= .. toctree:: :maxdepth: 2 unsigned/data_type unsigned/import_export unsigned/arithmetic License ======= The library is available as open source under the terms of the `2-Clause BSD License`_. .. _2-Clause BSD License: https://opensource.org/licenses/BSD-2-Clause .. |Packagist| image:: https://img.shields.io/packagist/v/arokettu/unsigned.svg?style=flat-square :target: https://packagist.org/packages/arokettu/unsigned .. |GitHub| image:: https://img.shields.io/badge/get%20on-GitHub-informational.svg?style=flat-square&logo=github :target: https://github.com/arokettu/unsigned .. |GitLab| image:: https://img.shields.io/badge/get%20on-GitLab-informational.svg?style=flat-square&logo=gitlab :target: https://gitlab.com/sandfox/unsigned .. |Bitbucket| image:: https://img.shields.io/badge/get%20on-Bitbucket-informational.svg?style=flat-square&logo=bitbucket :target: https://bitbucket.org/sandfox/unsigned .. |Gitea| image:: https://img.shields.io/badge/get%20on-Gitea-informational.svg?style=flat-square&logo=gitea :target: https://sandfox.org/sandfox/unsigned