PHPackages                             satyapraneel/unit-conversion - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. satyapraneel/unit-conversion

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

satyapraneel/unit-conversion
============================

Unit conversion in php

1.1.0(3y ago)08[2 PRs](https://github.com/satyapraneel/unit-conversion/pulls)MITPHPPHP ^8.0

Since Mar 12Pushed 2y ago1 watchersCompare

[ Source](https://github.com/satyapraneel/unit-conversion)[ Packagist](https://packagist.org/packages/satyapraneel/unit-conversion)[ Docs](https://github.com/satyapraneel/unit-conversion)[ GitHub Sponsors](https://github.com/satyapraneel)[ RSS](/packages/satyapraneel-unit-conversion/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (4)Versions (5)Used By (0)

Unit conversion in php
======================

[](#unit-conversion-in-php)

[![Latest Version on Packagist](https://camo.githubusercontent.com/e229ee0bbd05cc0c58df26bc156c605dfc8d9ca979c2de051a271f90776895ad/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73617479617072616e65656c2f756e69742d636f6e76657273696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/satyapraneel/unit-conversion)[![Tests](https://camo.githubusercontent.com/d68c10ce71752bd5a1436562dc705be9ab297949e5a2ca95aae470c97352bbdf/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f73617479617072616e65656c2f756e69742d636f6e76657273696f6e2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/satyapraneel/unit-conversion/actions/workflows/run-tests.yml)[![Total Downloads](https://camo.githubusercontent.com/94a17a1b0cbdda651b79bb817aede938669bb15055321428b631f2e9d8a2379e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73617479617072616e65656c2f756e69742d636f6e76657273696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/satyapraneel/unit-conversion)

This is where your description should go. Try and limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/bbd304dec329e38efe49331d278a7617444faa913b4c88aa16f3f2d9e24ec7dc/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f756e69742d636f6e76657273696f6e2e6a70673f743d31)](https://spatie.be/github-ad-click/unit-conversion)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require satyapraneel/unit-conversion
```

Usage
-----

[](#usage)

```
$skeleton = new Satyapraneel\UnitConversion();
echo $skeleton->echoPhrase('Hello, Satyapraneel!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](https://github.com/spatie/.github/blob/main/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Satyapraneel Holla](https://github.com/satyapraneel)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

1157d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/71284a3127669d5329cdae928a29097235a24cf3ac20db14e031db704d3eda68?d=identicon)[satyapraneel](/maintainers/satyapraneel)

---

Top Contributors

[![satyapraneel](https://avatars.githubusercontent.com/u/8902630?v=4)](https://github.com/satyapraneel "satyapraneel (4 commits)")

---

Tags

unit-conversionsatyapraneel

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/satyapraneel-unit-conversion/health.svg)

```
[![Health](https://phpackages.com/badges/satyapraneel-unit-conversion/health.svg)](https://phpackages.com/packages/satyapraneel-unit-conversion)
```

###  Alternatives

[himiklab/yii2-sortable-grid-view-widget

Sortable modification of standard Yii2 GridView widget

80351.1k7](/packages/himiklab-yii2-sortable-grid-view-widget)[smile/module-store-delivery

Smile Store Delivery

23348.7k1](/packages/smile-module-store-delivery)[bolt/common

🧰 Common utilities for all Bolt libraries

18340.8k8](/packages/bolt-common)[repman-io/composer-plugin

Plugin for Repman - PHP Repository Manager

11227.2k](/packages/repman-io-composer-plugin)[magepsycho/magento2-seosuite

Magento 2 FREE SEO Suite

106.3k](/packages/magepsycho-magento2-seosuite)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
