PHPackages                             morilog/bijective-shortener-cli - 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. [CLI &amp; Console](/categories/cli)
4. /
5. morilog/bijective-shortener-cli

ActiveLibrary[CLI &amp; Console](/categories/cli)

morilog/bijective-shortener-cli
===============================

PHP Bijective Shortener CLI

v0.1.2(7y ago)18MITPHP

Since Nov 20Pushed 7y ago1 watchersCompare

[ Source](https://github.com/morilog/bijective-shortener-cli)[ Packagist](https://packagist.org/packages/morilog/bijective-shortener-cli)[ RSS](/packages/morilog-bijective-shortener-cli/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (4)Used By (0)

Bijective Shortener CLI
=======================

[](#bijective-shortener-cli)

### Installation

[](#installation)

```
composer global require morilog/bijective-shortener-cli

```

### Usage

[](#usage)

#### Encode integer number

[](#encode-integer-number)

```
// With default characters set

$ bshort 200
// output: AF

// With custom characters set

$ bshort 200 --set-chars=abcdefg
// output: eae

```

#### Decode encoded number

[](#decode-encoded-number)

```
// With default characters set

$ bshort AF --decode
// output: 200

// With custom characters set

$ bshort eae --decode --set-chars=abcdefg
// output: 200

```

For more information about Bijective shortener functionality, please see [Reshadman/Php-Bijective-Shortener](https://github.com/reshadman/php-bijective-shortener)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

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 ~20 days

Total

3

Last Release

2688d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5718d60121204b6551a7c5def5cf565079deefce1221b6dc9b9e2c95113a6acc?d=identicon)[morilog](/maintainers/morilog)

---

Tags

applicationbijectivecliconsolephpshortenermorilogshort idbijective shortener

### Embed Badge

![Health badge](/badges/morilog-bijective-shortener-cli/health.svg)

```
[![Health](https://phpackages.com/badges/morilog-bijective-shortener-cli/health.svg)](https://phpackages.com/packages/morilog-bijective-shortener-cli)
```

###  Alternatives

[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[crazywhalecc/static-php-cli

Build single static PHP binary, with PHP project together, with popular extensions included.

1.8k13.9k](/packages/crazywhalecc-static-php-cli)[matthiasnoback/symfony-console-form

Use Symfony forms for Console command input

368264.8k8](/packages/matthiasnoback-symfony-console-form)[phpcr/phpcr-shell

Shell for PHPCR

721.3M8](/packages/phpcr-phpcr-shell)[madewithlove/license-checker

CLI tool to verify allowed licenses for composer dependencies

54449.8k21](/packages/madewithlove-license-checker)[shel/neos-terminal

Neos CMS Ui terminal for running Eel expressions and other commands

1441.3k](/packages/shel-neos-terminal)

PHPackages © 2026

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