Libraries tagged by bitwiser
reinder83/binary-flags
70116 Downloads
Useful class for binary operations
flow/bitwiser
955 Downloads
Helper class for managing bitwise flags
fanmade/laravel-bitwise-trait
59434 Downloads
Simple trait to use bitwise operators on any class
yaroslavche/bitmask
38478 Downloads
BitMask, EnumBitMask
matthewpageuk/laravel-bitty-enums
6864 Downloads
This package helps you use bitwise enums in PHP and Laravel.
niko9911/bitwise-flags
8604 Downloads
Managing your flag booleans with bits.
jurysosnovsky/doctrine-binary
751 Downloads
The extension to Doctrine 2 that add support for binary functions and bitwise operators available in MySQL, PostgreSQL, Oracle and SQLite.
nekoos-pood/bitwise-flag
1923 Downloads
Utility for handling bitwise operations | Utilidad para el manejo de operaciones bit a bit
yaroslavche/bitmasktype
7637 Downloads
BitMaskType
wilensky/bitmask-trait
1528 Downloads
Universal PHP7 trait that provides easy bitmask management and integration
meius/flag-forge
47 Downloads
FlagForge is a lightweight, high-performance library for bitwise enumerations. It offers intuitive tools to create, combine, and verify flags for efficient management of Boolean states in applications—ideal for access control, configuration options, and scenarios demanding compact storage and fast processing.
circulon/yii2-flag-behavior
11619 Downloads
Bitwise flag setting for Yii 2.x
axetools/bitflagtrait
1159 Downloads
A PHP trait to enable bitwise comparison of flags
aeviiq/enum
16115 Downloads
Enum Component
sokil/php-bitmap
3614 Downloads
Bitmap representation with bitwise operations