bitweb/stdlib

BitWeb library for standard functions.

1.1.2 2014-10-20 09:30 UTC

This package is auto-updated.

Last update: 2024-03-21 19:34:43 UTC


README

Build Status Coverage Status

BitWeb library for standard functions.

Usage:

Adding lib

php composer.phar require bitweb/stdlib
# (When asked for a version, type `1.*`)

or add following to composer.json

"require": {
  "bitweb/stdlib": "1.*"
}

Overview of included classes

TODO