Libraries tagged by bitmask
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
24 Downloads
Bit masking to manage settings
jmcneese/bitmasked
11170 Downloads
Bitmasked is a plugin for CakePHP for row-level filtering of models via bitmasks.
wucdbm/doctrine-extensions
8911 Downloads
A custom set of Doctrine Extensions to ease development
glynnforrest/crutches
5871 Downloads
A PHP utility library
semisedlak/bitmasking
4 Downloads
Simple bitmasking utility
schevgeny/yii2-bitmask
18 Downloads
Yii2 db bitmask
phoenixrvd/bitmask
18 Downloads
bitmask utility package
mfonte/bitmask
14 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
26 Downloads
Simple bitmask implementation - interfaces, VO, traits
calabrothers/php-ds-bitmask
7 Downloads
PHP Bitmask Support
appcia/bitmask
76 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
jelle-s/bitmaskgenerator
215 Downloads
Generates all possible bitmasks with a minimum amount of positives (1's) and a certain length.
henrywhitaker3/bitmasked-properties
4 Downloads
A package to use bitmasked properties on classes