PHPackages                             ksakharov/crypto-currency-converter - 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. ksakharov/crypto-currency-converter

ActiveLibrary

ksakharov/crypto-currency-converter
===================================

Test description

01PHP

Since Nov 10Pushed 3y ago1 watchersCompare

[ Source](https://github.com/kostya262/crypto-currency-converter)[ Packagist](https://packagist.org/packages/ksakharov/crypto-currency-converter)[ RSS](/packages/ksakharov-crypto-currency-converter/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Console Commands:

- php console.php convert btc-bitcoin eth-ethereum 1
- php console.php get\_coin btc-bitcoin
- php console.php get\_coins 3

Api Methods:

- GET | /api/get\_coins | params: limit(int)
- POST | /api/get\_coin | params: id(string)
- GET | /api/convert\_coin | params: from(string), to(string), amount(int)

Web Client:

- /

All routes setting in .htaccess

```
AddDefaultCharset UTF-8
RewriteEngine on
RewriteCond %{REQUEST_URI} ^/api
RewriteRule (.*) api/index.php [QSA,L]
RewriteRule !index\.php$ webclient/index.php [L]

```

Client has 2 logger

- Console
- File

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity24

Early-stage or recently created project

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/cef261b17c5d63698841ab1da5396f338da34c6f6d3631bbd3eaaf223bbb3f16?d=identicon)[pinkgoose](/maintainers/pinkgoose)

### Embed Badge

![Health badge](/badges/ksakharov-crypto-currency-converter/health.svg)

```
[![Health](https://phpackages.com/badges/ksakharov-crypto-currency-converter/health.svg)](https://phpackages.com/packages/ksakharov-crypto-currency-converter)
```

PHPackages © 2026

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