Libraries tagged by bitwiser
reinder83/binary-flags
68059 Downloads
Useful class for binary operations
flow/bitwiser
953 Downloads
Helper class for managing bitwise flags
yaroslavche/bitmask
34121 Downloads
BitMask, EnumBitMask
fanmade/laravel-bitwise-trait
54970 Downloads
Simple trait to use bitwise operators on any class
matthewpageuk/laravel-bitty-enums
1932 Downloads
This package helps you use bitwise enums in PHP and Laravel.
niko9911/bitwise-flags
6745 Downloads
Managing your flag booleans with bits.
aeviiq/enum
15497 Downloads
Enum Component
sokil/php-bitmap
3491 Downloads
Bitmap representation with bitwise operations
yaroslavche/bitmasktype
7071 Downloads
BitMaskType
wilensky/bitmask-trait
1449 Downloads
Universal PHP7 trait that provides easy bitmask management and integration
circulon/yii2-flag-behavior
11476 Downloads
Bitwise flag setting for Yii 2.x
jurysosnovsky/doctrine-binary
285 Downloads
The extension to Doctrine 2 that add support for binary functions and bitwise operators available in MySQL, PostgreSQL, Oracle and SQLite.
izniburak/bit-permission
7 Downloads
simple PHP bitwise control to check somethings like Permissions, Roles, etc.
gksh/bitmask
2 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.