Libraries tagged by bitmasks
glynnforrest/crutches
5888 Downloads
A PHP utility library
adagio/bitset
9129 Downloads
Pure PHP drop-in replacement for 'bitset' extension.
asolomatin/php-big-bit-mask
1414 Downloads
Bitmask compatible with JavaScript big-bit-mask - the bitmask serializable into a base64-like, url-safe string.
gksh/bitmask
65 Downloads
A bitmask value object for PHP
ali-eltaweel/bitmask
70 Downloads
A simple bitmask library 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
26 Downloads
Bit masking to manage settings
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
19 Downloads
bitmask utility package
mfonte/bitmask
20 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.
ma32kc/permission-bitmask
0 Downloads
Reusable bitmask-based permission system for Laravel applications
halaabdulmottleeb/bitmask-permissions
3 Downloads
A Laravel authorization package that uses bitmask-based permissions to support object-level (per-resource) access control.
calabrothers/php-ds-bitmask
9 Downloads
PHP Bitmask Support
appcia/bitmask
78 Downloads
Wraps bit mask number in an easily manageable object.