Libraries tagged by bitwise
yaroslavche/bitmask
34791 Downloads
BitMask, EnumBitMask
fanmade/laravel-bitwise-trait
55523 Downloads
Simple trait to use bitwise operators on any class
reinder83/binary-flags
68344 Downloads
Useful class for binary operations
matthewpageuk/laravel-bitty-enums
2659 Downloads
This package helps you use bitwise enums in PHP and Laravel.
niko9911/bitwise-flags
6994 Downloads
Managing your flag booleans with bits.
aeviiq/enum
15652 Downloads
Enum Component
sokil/php-bitmap
3521 Downloads
Bitmap representation with bitwise operations
yaroslavche/bitmasktype
7156 Downloads
BitMaskType
wilensky/bitmask-trait
1456 Downloads
Universal PHP7 trait that provides easy bitmask management and integration
jurysosnovsky/doctrine-binary
298 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
11490 Downloads
Bitwise flag setting for Yii 2.x
pointybeard/helpers-functions-flags
2521 Downloads
A collection of functions for handling bitwise flags
nekoos-pood/bitwise-flag
1747 Downloads
Utility for handling bitwise operations | Utilidad para el manejo de operaciones bit a bit
izniburak/bit-permission
11 Downloads
simple PHP bitwise control to check somethings like Permissions, Roles, etc.
gksh/bitmask
6 Downloads
A bitmask value object for PHP