/BitWise

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

Primary LanguagePHPGNU Affero General Public License v3.0AGPL-3.0

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.