Skip to content

bitset-php is a reimplementation of `std::bitset` that allows PHP to interface with C++.

License

Notifications You must be signed in to change notification settings

carlagouveia/bitset-php

Repository files navigation

bitset-php

GitHub Workflow Status GitHub release License

bitset-php is a reimplementation of std::bitset that allows PHP to interface with C++. It aims to provide a stable interface instead of a full bitwise replacement.

Install

$ composer require carlagouveia/bitset-php

Development

$ composer install
$ make test

About

bitset-php is a reimplementation of `std::bitset` that allows PHP to interface with C++.

Resources

License

Stars

Watchers

Forks

Packages

No packages published