PHPackages                             alexshishkin/testcurrency - 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. alexshishkin/testcurrency

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

alexshishkin/testcurrency
=========================

A currency calculator just for test purpose.

08PHP

Since May 31Pushed 8y ago1 watchersCompare

[ Source](https://github.com/alexshishkin/testcurrency)[ Packagist](https://packagist.org/packages/alexshishkin/testcurrency)[ RSS](/packages/alexshishkin-testcurrency/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Test currency 0.0.1
===================

[](#test-currency-001)

Test library for currency calculations.

The purpose of this simple code is only demonstration of my coding skill. And it's not completed yet.

Usage
-----

[](#usage)

```
$c = new Calculator('AED', 'USD');
$result = $c->convert(100);

```

ToDo
----

[](#todo)

- add a mock object for convert request instead of comparision in the OpenExchangeLoader::getConvertValue()
- add more sources for exchange rates information.
- describe configuration of the calculator.
- do refactoring.
- add build and styles checks.
- write documentation

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/6561e9eb7fdb04ee4d512b05172c198c9eb7be0e1c7536b950d28545d5d817d5?d=identicon)[Arekus](/maintainers/Arekus)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/alexshishkin-testcurrency/health.svg)

```
[![Health](https://phpackages.com/badges/alexshishkin-testcurrency/health.svg)](https://phpackages.com/packages/alexshishkin-testcurrency)
```

###  Alternatives

[daverandom/exceptional-json

JSON encoding and decoding that throws exceptions on failure

321.4M9](/packages/daverandom-exceptional-json)

PHPackages © 2026

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