2017 © Pedro Peláez
 

library util

A collection of general utilities for simplifying common tasks that are solved by various Brownie packages.

image

ossbrownie/util

A collection of general utilities for simplifying common tasks that are solved by various Brownie packages.

  • Saturday, May 19, 2018
  • by brownie
  • Repository
  • 0 Watchers
  • 0 Stars
  • 385 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

Util

Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

Scrutinizer Code Quality Code Coverage Build Status Code Intelligence Status, (*2)

A collection of general utilities for simplifying common tasks that are solved by various Brownie packages., (*3)

Requirements

  • PHP >= 5.3

Installation

Add a line to your "require" section in your composer configuration:, (*4)

{
    "require": {
        "ossbrownie/util": "0.0.5"
    }
}

Documentation

  • StorageArray - Data storage in the form of an associative array.
  • StorageList - Storage of data in the form of a list.
  • Registry - Storage of data in the registry with the ability to write and read data.

Tests

To run the test suite, you need install the dependencies via composer, then run PHPUnit., (*5)

$> composer.phar install
$> ./vendor/bin/phpunit --colors=always --bootstrap ./tests/bootstrap.php ./tests

License

Util is licensed under the MIT License, (*6)

Contact

Problems, comments, and suggestions all welcome: oss.brownie@gmail.com, (*7)

The Versions

19/05 2018

dev-master

9999999-dev https://github.com/ossbrownie/util

A collection of general utilities for simplifying common tasks that are solved by various Brownie packages.

  Sources   Download

MIT LGPLv3

The Requires

  • php >=5.3

 

The Development Requires

by Avatar brownie

util brownie

19/05 2018

0.0.5

0.0.5.0 https://github.com/ossbrownie/util

A collection of general utilities for simplifying common tasks that are solved by various Brownie packages.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

The Development Requires

by Avatar brownie

util brownie

16/12 2017

0.0.4

0.0.4.0 https://github.com/ossbrownie/util

A collection of general utilities for simplifying common tasks that are solved by various Brownie packages.

  Sources   Download

LGPLv3

The Requires

  • php >=5.3

 

The Development Requires

by Avatar brownie

util brownie

14/12 2017

0.0.3

0.0.3.0 https://github.com/ossbrownie/util

A collection of general utilities for simplifying common tasks that are solved by various Brownie packages.

  Sources   Download

LGPLv3

The Requires

  • php >=5.3

 

The Development Requires

by Avatar brownie

util brownie

13/12 2017

0.0.2

0.0.2.0 https://github.com/ossbrownie/util

A collection of general utilities for simplifying common tasks that are solved by various Brownie packages.

  Sources   Download

LGPLv3

The Requires

  • php >=5.3

 

The Development Requires

by Avatar brownie

util brownie

30/11 2017

0.0.1

0.0.1.0 https://github.com/ossbrownie/util

A collection of general utilities for simplifying common tasks that are solved by various Brownie packages.

  Sources   Download

LGPLv3

The Requires

  • php >=5.3

 

The Development Requires

by Avatar brownie

util brownie