moriony/trivial

Trivial data manipulators and converters

This package's canonical repository appears to be gone and the package has been frozen as a result.

0.2.4 2015-11-16 08:31 UTC

This package is auto-updated.

Last update: 2024-01-25 17:50:33 UTC


README

Build Status Coverage Status Code Climate

Trivial data manipulators & converters.

Install via composer

Add in your composer.json the require entry for this library.

{
    "require": {
        "moriony/trivial": "*"
    }
}

and run composer install (or update) to download all files.