Libraries tagged by bitwin
wilensky/bitmask-trait
1530 Downloads
Universal PHP7 trait that provides easy bitmask management and integration
linwj/bittrex
4227 Downloads
Bittrex API Like the official document interface, Support for arbitrary extension.
kornrunner/ccxt
1617 Downloads
A PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
circulon/yii2-flag-behavior
11662 Downloads
Bitwise flag setting for Yii 2.x
axetools/bitflagtrait
1230 Downloads
A PHP trait to enable bitwise comparison of flags
aeviiq/enum
16133 Downloads
Enum Component
bitninja/ninjarpc
22507 Downloads
Microservice RPC through message queues.
bitninja/ninja-recaptcha
17589 Downloads
Library to help using Google's ReCaptcha service.
sokil/php-bitmap
3614 Downloads
Bitmap representation with bitwise operations
pointybeard/helpers-functions-flags
2940 Downloads
A collection of functions for handling bitwise flags
codenix-sv/bitfinex-api-ws
16 Downloads
PHP WebSocket client PHP for the Bitfinex API
codenix-sv/bitfinex-api
1789 Downloads
PHP client for Bitfinex API
bit_bitwise/bitwise_operations
25 Downloads
位运算操作
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.