SierraKomodo / BitWise

A library of helpers for usage with bitwise operations in PHP programs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sierrakomodo/bitwise

A library of helpers for usage with bitwise operations in PHP programs.

Changelog

This project adheres to Semantic Versioning. See CHANGELOG.md for notable changes, or the git repository's commit history for specific code changes.

Installation

The preferred method of installation is via Composer. Run the following command to install the package and add it as a requirement to your project's composer.json:

composer require sierrakomodo/bitwise

License

This project operates under the AGPLv3.0 license. See LICENSE for specifics.

Contributing

See CONTRIBUTING.md.

About

A library of helpers for usage with bitwise operations in PHP programs.

License:GNU Affero General Public License v3.0


Languages

Language:PHP 100.0%