Skip to content

steffi-s/RsdBitmask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RsdBitmask

RsdBitmask is a simple class to set flags of bitmasks

  1. Sets or unsets bitmask flags.
  2. Checks whether a flag is power of two.

Tests

There are some basic PHPUnit tests.

Author

Me:

  1. mailto:stefanie+_gth@sdo.sh

Licence

LGPL v3 or a commercial licence :) from stefanie+_gth@sdo.sh.

Source/Download

Source can be found on GitHub

Requirements

  1. PHP 5.4, PHP 5.5 (maybe also newer versions)

How to use

Example script

Have a look at RsdBitmaskTest

About

Simple bitmask handling in PHP

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors