2017 © Pedro Peláez
 

library php-units

PHP Units of Measure Library

image

hiqdev/php-units

PHP Units of Measure Library

  • Friday, May 18, 2018
  • by hiqdev
  • Repository
  • 2 Watchers
  • 3 Stars
  • 875 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 15 % Grown

The README.md

PHP Units

PHP Units of Measure Library, (*1)

Latest Stable Version Total Downloads Build Status Scrutinizer Code Coverage Scrutinizer Code Quality, (*2)

Units of measure library providing:, (*3)

  • immutable objects
    • units of measure
    • quantity with unit
  • conversion

Installation

The preferred way to install this library is through composer., (*4)

Either run, (*5)

php composer.phar require "hiqdev/php-units"

or add, (*6)

"hiqdev/php-units": "*"

to the require section of your composer.json., (*7)

License

This project is released under the terms of the BSD-3-Clause license. Read more here., (*8)

Copyright © 2017-2019, HiQDev (http://hiqdev.com/), (*9)

The Versions