SdoBitmask is a simple class to set flags of bitmasks
- Sets or unsets bitmask flags.
- Checks whether a flag is power of two.
There are some basic PHPUnit tests.
Me:
LGPL v3 or a commercial licence :) from stefanie+_gth@sdo.sh.
- PHP 8.1, or 8.2 or newer
Have a look at SdoBitmaskTest.