Libraries tagged by bitmasks
runopencode/bitmask
268 Downloads
Provides possibility to work with bit masks and to store them into database using doctrine/dbal.
gksh/bitmask
65 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
26 Downloads
Bit masking to manage settings
wucdbm/doctrine-extensions
9782 Downloads
A custom set of Doctrine Extensions to ease development
glynnforrest/crutches
5889 Downloads
A PHP utility library
jmcneese/bitmasked
11170 Downloads
Bitmasked is a plugin for CakePHP for row-level filtering of models via bitmasks.
zuko/laravel-bit-masks
11 Downloads
Bitmask toolkit for Laravel — flag class generator, Eloquent integration, fluent query scopes and bit-level helpers.
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.