shakahl/hups-util

Wrapper package for Hups framework utilities.

dev-master 2015-03-15 06:33 UTC

This package is not auto-updated.

Last update: 2024-04-27 15:09:49 UTC


README

Hups framework utilities

Installation

https://packagist.org/packages/shakahl/hups-util

Add shakahl/hups-util as a requirement to composer.json:

{
    "require": {
        "shakahl/hups-util": "dev-master"
    }
}

Update your packages with composer update or install with composer install.

You can also add the package using composer require shakahl/hups-util and later specifying the version you want (for now, dev-master is your best bet).

Components