Libraries tagged by bitwiser
meius/laravel-flag-forge
14 Downloads
Lightweight wrapper for the meius/flag-forge library, seamlessly integrating bitwise enumeration and flag management into your Laravel applications.
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.
izniburak/bit-permission
14 Downloads
simple PHP bitwise control to check somethings like Permissions, Roles, etc.
gksh/bitmask
7 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.
vinicciusguedes/laravel-bitwise
14 Downloads
Pacote para facilitar a manipulação de números usando operações bitwise no Laravel.
smukm/yii2-bitwise-checkboxlist
27 Downloads
Bitwise checkbox`s list for Yii2
simaguo/javascript-bitwise-operators
96 Downloads
php to achieve javascript bitwise operation
sierrakomodo/bitwise
5 Downloads
A library of helpers for usage with bitwise operations in PHP programs.
gisostallenberg/bitwise-constant-calculator
81 Downloads
Calculates the value of bitwise operations on a list of constants
crazedsanity/bitwise
92 Downloads
Simple library for handling bitwise permission operations
bit_bitwise/bitwise_operations
24 Downloads
位运算操作
titasgailius/php-bits
41 Downloads
Make bitwise operations easier in PHP
mfonte/bitmask
14 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.
maidmaid/flag
17 Downloads
Bitfield flags manager/debugger