Libraries tagged by bitwise
yaroslavche/bitmask
41866 Downloads
BitMask, EnumBitMask
fanmade/laravel-bitwise-trait
62509 Downloads
Simple trait to use bitwise operators on any class
reinder83/binary-flags
71165 Downloads
Useful class for binary operations
matthewpageuk/laravel-bitty-enums
8282 Downloads
This package helps you use bitwise enums in PHP and Laravel.
niko9911/bitwise-flags
9548 Downloads
Managing your flag booleans with bits.
jurysosnovsky/doctrine-binary
1297 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
12008 Downloads
Bitwise flag setting for Yii 2.x
yaroslavche/bitmasktype
7906 Downloads
BitMaskType
wilensky/bitmask-trait
1559 Downloads
Universal PHP7 trait that provides easy bitmask management and integration
axetools/bitflagtrait
1846 Downloads
A PHP trait to enable bitwise comparison of flags
aeviiq/enum
16345 Downloads
Enum Component
sokil/php-bitmap
3743 Downloads
Bitmap representation with bitwise operations
pointybeard/helpers-functions-flags
3209 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
7 Downloads
A bitmask value object for PHP