Libraries tagged by bitwise-operations
sokil/php-bitmap
3765 Downloads
Bitmap representation with bitwise operations
nekoos-pood/bitwise-flag
2004 Downloads
Utility for handling bitwise operations | Utilidad para el manejo de operaciones bit a bit
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.
bit_bitwise/bitwise_operations
31 Downloads
位运算操作
titasgailius/php-bits
42 Downloads
Make bitwise operations easier in PHP
meius/laravel-flag-forge
15 Downloads
Lightweight wrapper for the meius/flag-forge library, seamlessly integrating bitwise enumeration and flag management into your Laravel applications.
meius/flag-forge
51 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.
simaguo/javascript-bitwise-operators
98 Downloads
php to achieve javascript bitwise operation
sierrakomodo/bitwise
6 Downloads
A library of helpers for usage with bitwise operations in PHP programs.
mfonte/bitmask
19 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.
gisostallenberg/bitwise-constant-calculator
82 Downloads
Calculates the value of bitwise operations on a list of constants
fanmade/laravel-bitwise-trait
62879 Downloads
Simple trait to use bitwise operators on any class
jurysosnovsky/doctrine-binary
1379 Downloads
The extension to Doctrine 2 that add support for binary functions and bitwise operators available in MySQL, PostgreSQL, Oracle and SQLite.