PHPackages                             jared970/crypton-shortener - 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. jared970/crypton-shortener

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

jared970/crypton-shortener
==========================

Library for handling Crypton addresses and vouchers

1.0.2(5y ago)091MITPHPPHP ^7.0

Since May 24Pushed 5y ago1 watchersCompare

[ Source](https://github.com/jared970/crypton-address-shortener)[ Packagist](https://packagist.org/packages/jared970/crypton-shortener)[ RSS](/packages/jared970-crypton-shortener/feed)WikiDiscussions main Synced yesterday

READMEChangelog (2)Dependencies (3)Versions (3)Used By (0)

crypton-address-shortener
=========================

[](#crypton-address-shortener)

Library for handling Crypton addresses and vouchers.

This solution can be used to shorten the wallet address in order to use it in the URL for web services. For example, it will be possible to use a shortened link when creating a donation service in Crypton.

install
-------

[](#install)

```
composer require jared970/crypton-shortener
```

example
-------

[](#example)

```
// account pubkey = crypton address
$cryptonAddress = '2F2BF157DB859C01FE0CDC2C7F2B5A787ED34EB964559F1E093237EE4707249C';

$util = new Crypton\Utility();
echo $util->ShortenAddress($cryptonAddress);
```

result:

```
4B92T3TNfrNEuSLj4N8AAXp1zyHrHVbqUgNhDSmc931d

```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

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

1910d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/84669385?v=4)[jared970](/maintainers/jared970)[@jared970](https://github.com/jared970)

---

Top Contributors

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

---

Tags

phplibutopiaCrypton

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jared970-crypton-shortener/health.svg)

```
[![Health](https://phpackages.com/badges/jared970-crypton-shortener/health.svg)](https://phpackages.com/packages/jared970-crypton-shortener)
```

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k832.6k54](/packages/neuron-core-neuron-ai)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

353.6k](/packages/eslazarev-wildberries-sdk)[oat-sa/tao-core

TAO core extension

64147.9k151](/packages/oat-sa-tao-core)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

265.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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