My favorites | Sign in
Project Logo
                
Code license: MIT License
Labels: PHP, bit, array, PHP5
Feeds:
People details
Project owners:
  blueskiwi

This PHP5 class implements an array of bits, with a length between 1 and 32.

It implements some of the PHP predefined interfaces so it has array-like behaviour (for, foreach, count() and [] all work!)

It also provides static methods for performing bitwise-like operations on your BitArray.

And a toString method for auto string-like behaviour.









Hosted by Google Code