Libraries tagged by bitwise operations
reinder83/binary-flags
67963 Downloads
Useful class for binary operations
sokil/php-bitmap
3491 Downloads
Bitmap representation with bitwise operations
axetools/bitflagtrait
417 Downloads
A PHP trait to enable bitwise comparison of flags
nekoos-pood/bitwise-flag
1743 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.
simaguo/javascript-bitwise-operators
95 Downloads
php to achieve javascript bitwise operation
sierrakomodo/bitwise
3 Downloads
A library of helpers for usage with bitwise operations in PHP programs.
gisostallenberg/bitwise-constant-calculator
80 Downloads
Calculates the value of bitwise operations on a list of constants
bit_bitwise/bitwise_operations
16 Downloads
位运算操作
crazedsanity/bitwise
90 Downloads
Simple library for handling bitwise permission operations
titasgailius/php-bits
41 Downloads
Make bitwise operations easier in PHP
mfonte/bitmask
10 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.
fanmade/laravel-bitwise-trait
54802 Downloads
Simple trait to use bitwise operators on any class
jurysosnovsky/doctrine-binary
284 Downloads
The extension to Doctrine 2 that add support for binary functions and bitwise operators available in MySQL, PostgreSQL, Oracle and SQLite.