runopencode / bitmask
Provides possibility to work with bit masks and to store them into database using doctrine/dbal.
0.1.41
2026-02-03 14:53 UTC
Requires
- php: >=8.4
- ext-bitset: *
- doctrine/dbal: ^4.0
- thecodingmachine/safe: ^3.3
Provides possibility to work with bit masks and to store them into database using doctrine/dbal.
Requires