Libraries tagged by bitmasks
gksh/bitmask
7 Downloads
A bitmask value object for PHP
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.
jrmadsen67/mahana-bitmask
25 Downloads
Bit masking to manage settings
glynnforrest/crutches
5879 Downloads
A PHP utility library
jelle-s/bitmaskgenerator
227 Downloads
Generates all possible bitmasks with a minimum amount of positives (1's) and a certain length.
asolomatin/php-big-bit-mask
1291 Downloads
Bitmask compatible with JavaScript big-bit-mask - the bitmask serializable into a base64-like, url-safe string.
jmcneese/bitmasked
11170 Downloads
Bitmasked is a plugin for CakePHP for row-level filtering of models via bitmasks.
schevgeny/yii2-bitmask
18 Downloads
Yii2 db bitmask
phoenixrvd/bitmask
18 Downloads
bitmask utility package
mfonte/bitmask
16 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.
free-elephants/bitmask
27 Downloads
Simple bitmask implementation - interfaces, VO, traits
calabrothers/php-ds-bitmask
9 Downloads
PHP Bitmask Support
appcia/bitmask
78 Downloads
Wraps bit mask number in an easily manageable object.
yaroslavche/doctrine-bitmask-type
334 Downloads
A custom Doctrine type that maps column values to BitMask objects using yaroslavche/bitmask
sierrakomodo/bitwise
5 Downloads
A library of helpers for usage with bitwise operations in PHP programs.