2017 © Pedro Peláez
 

library bitmask

Wraps bit mask number in an easily manageable object.

image

appcia/bitmask

Wraps bit mask number in an easily manageable object.

  • Monday, December 29, 2014
  • by appcia
  • Repository
  • 1 Watchers
  • 3 Stars
  • 64 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Appcia - Bit Mask

Wraps bit mask number in an easily manageable object., (*1)

Features

  • individuals bits could be set by integer value or by name
  • value changed callback (multiple listeners)
  • also provides array access, serialization, countable enabled bits
  • services binary string representation

Usage

See unit tests:, (*2)

Changelog

v1.0

  • Initial release

The Versions

29/12 2014

dev-master

9999999-dev http://appcia.pl

Wraps bit mask number in an easily manageable object.

  Sources   Download

MIT

by ciapunek

mask bitmask bitwise bit options

27/04 2014

v1.0

1.0.0.0 http://appcia.pl

Wraps bit mask number in an easily manageable object.

  Sources   Download

MIT

by ciapunek

mask bitmask bitwise bit options