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(4y ago)091MITPHPPHP ^7.0

Since May 24Pushed 4y 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 3d ago

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 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

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

1816d 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

[stevebauman/location

Retrieve a user's location by their IP Address

1.3k7.6M65](/packages/stevebauman-location)[gehrisandro/tailwind-merge-laravel

TailwindMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them

341682.2k18](/packages/gehrisandro-tailwind-merge-laravel)[niiknow/bayes

a machine learning lib

6950.0k](/packages/niiknow-bayes)[utopia-php/messaging

A simple, light and advanced PHP messaging library

23187.5k4](/packages/utopia-php-messaging)

PHPackages © 2026

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