unit-converter
unit-converter copied to clipboard
Convert standard units from one to another with this easy to use, lightweight package
Hi there, I've found that the conversions in the Energy Unit is far from correct. First off, I'd like to explicitly denote the Calorie unit is _not_ a unit with...
## Types of changes What types of changes does your code introduce? Check/place an `x` in all the boxes that apply: - [ ] Bug fix (non-breaking change which fixes...
basically, times have change, we can use docker to spin up a tiny PHP CLI image and operate tooling with the phony Makefile targets as "macros"
Hey there, awesome package! I was wanting to inquire; are there any future plans for implementing "Electricity" values or perhaps expanding the Energy namespace to include units and conversions for...
See #84
[SI Units](https://en.wikipedia.org/wiki/International_System_of_Units) - ampere - mole - candela
## Data Transfer Rate `namespace UnitConverter\Unit\DataTransferRate` * [ ] The abstract `DataTransferRateUnit` class exists for all subsequent data transfer rate units to extend from. * [ ] It declares the...
BinaryCalculator is not working in a correct way Used BinaryCalculator (Standard works), examples are, amongst others: 1 Hz to mHz: 1 (but should be 1000) 1 MJ to cal: 0.0002390057...
See #141 for details --- _WIP_
We should think about it but it seems symbols are not always good as unique unit ID, for example "mpg" can be mpg UK and mpg US which are different,...