Libraries tagged by bitwiser
reinder83/binary-flags
75607 Downloads
Useful class for binary operations
flow/bitwiser
964 Downloads
Helper class for managing bitwise flags
yaroslavche/bitmask
57432 Downloads
BitMask, EnumBitMask
fanmade/laravel-bitwise-trait
74038 Downloads
Simple trait to use bitwise operators on any class
matthewpageuk/laravel-bitty-enums
13144 Downloads
This package helps you use bitwise enums in PHP and Laravel.
niko9911/bitwise-flags
12477 Downloads
Managing your flag booleans with bits.
jurysosnovsky/doctrine-binary
2469 Downloads
The extension to Doctrine 2 that add support for binary functions and bitwise operators available in MySQL, PostgreSQL, Oracle and SQLite.
circulon/yii2-flag-behavior
13692 Downloads
Bitwise flag setting for Yii 2.x
axetools/bitflagtrait
5321 Downloads
A PHP trait to enable bitwise comparison of flags
wilensky/bitmask-trait
1846 Downloads
Universal PHP7 trait that provides easy bitmask management and integration
aeviiq/enum
17271 Downloads
Enum Component
sokil/php-bitmap
4058 Downloads
Bitmap representation with bitwise operations
pointybeard/helpers-functions-flags
4160 Downloads
A collection of functions for handling bitwise flags
izniburak/bit-permission
139 Downloads
simple PHP bitwise control to check somethings like Permissions, Roles, etc.
gksh/bitmask
65 Downloads
A bitmask value object for PHP