Libraries tagged by bitwise
pointybeard/helpers-functions-flags
4188 Downloads
A collection of functions for handling bitwise flags
vinicciusguedes/laravel-bitwise
15 Downloads
Pacote para facilitar a manipulação de números usando operações bitwise no Laravel.
smukm/yii2-bitwise-checkboxlist
28 Downloads
Bitwise checkbox`s list for Yii2
sierrakomodo/bitwise
7 Downloads
A library of helpers for usage with bitwise operations in PHP programs.
henry-ht/laravel-bitwise-permission
0 Downloads
A fast, database-light bitwise permission system for Laravel — roles, permissions, routes and menus with an optional Livewire admin UI.
degecko/laravel-eloquent-bitwise
0 Downloads
Manage boolean flags and statuses as a fluent collection on Eloquent models
crazedsanity/bitwise
96 Downloads
Simple library for handling bitwise permission operations
cmandersen/bitwise
11 Downloads
A bitwise operator package for making it easier to use bitwise columns in Eloquent models by adding a custom cast class and query functionality
simaguo/javascript-bitwise-operators
98 Downloads
php to achieve javascript bitwise operation
gisostallenberg/bitwise-constant-calculator
82 Downloads
Calculates the value of bitwise operations on a list of constants
flow/bitwiser
964 Downloads
Helper class for managing bitwise flags
bit_bitwise/bitwise_operations
51 Downloads
位运算操作
yaroslavche/bitmasktype
8983 Downloads
BitMaskType
mfonte/bitmask
20 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.
meius/laravel-flag-forge
20 Downloads
Lightweight wrapper for the meius/flag-forge library, seamlessly integrating bitwise enumeration and flag management into your Laravel applications.