Libraries tagged by bitmap
framjet/enum-bitmask
598 Downloads
A small library that provides functionality to PHP 8.1 enums to act as BitMask flags
alazzi-az/php-bitmask
1027 Downloads
php package to work with bitmasking
denpa/php-bitapi
21 Downloads
Bitcoin JSON-RPC client based on GuzzleHttp
wucdbm/doctrine-extensions
9749 Downloads
A custom set of Doctrine Extensions to ease development
laranail/enumerator
203 Downloads
The integration-rich Laravel enum toolkit — attributes, state machines, bitmasks, validation, casts, Blade components, and Filament / Livewire / Nova / Inertia integrations. PHP 8.3+, Laravel 13+.
kornrunner/ccxt
1637 Downloads
A PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
glynnforrest/crutches
5888 Downloads
A PHP utility library
adagio/bitset
9143 Downloads
Pure PHP drop-in replacement for 'bitset' extension.
pinepain/php-object-maps
201 Downloads
ObjectMap structures for PHP
nonlux/bitapp
74 Downloads
Bitrix development tool
jrmadsen67/mahana-bitmask
26 Downloads
Bit masking to manage settings
gksh/bitmask
65 Downloads
A bitmask value object for PHP
ali-eltaweel/bitmask
70 Downloads
A simple bitmask library for PHP
jmcneese/bitmasked
11170 Downloads
Bitmasked is a plugin for CakePHP for row-level filtering of models via bitmasks.
abibidu/bitmask
6231 Downloads
Bitmask class helps you to use all might of bit masks and don't care about what bitwise operations are. It represents a high-level abstraction that looks like simple and manageable object and behaves like collection.