devgroup/yii2-measure

This extension allows to work with different measure units, converts and formats it

Maintainers

Package info

github.com/DevGroup-ru/yii2-measure

Type:yii2-extension

pkg:composer/devgroup/yii2-measure

Statistics

Installs: 676

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 2

dev-master 2016-12-01 12:08 UTC

This package is not auto-updated.

Last update: 2026-03-01 03:20:58 UTC


README

Build Status codecov

This extension allows to work with different measure units, converts and formats it

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist devgroup/yii2-measure "*"

or add

"devgroup/yii2-measure": "*"

to the require section of your composer.json file.

Usage