PHPackages                             eric-chau/bijective - 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. eric-chau/bijective

ActiveLibrary

eric-chau/bijective
===================

Simple bijective function (base(n) encode/decode) for PHP.

v1.0.0(10y ago)02.4k12MITPHPPHP &gt;=5.3.3

Since Feb 4Pushed 9y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (1)Versions (2)Used By (2)

Jarvis\\Math\\Bijective
=======================

[](#jarvismathbijective)

`Bijective` encodes any integer into a base(n) string where n is alphabet's length. It can be very useful if you want to create your own url shortener.

```
