PHPackages                             interaapps/punyshort - 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. interaapps/punyshort

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

interaapps/punyshort
====================

1.0(5y ago)07PHP

Since Jul 12Pushed 5y agoCompare

[ Source](https://github.com/uppm/punyshort-lib)[ Packagist](https://packagist.org/packages/interaapps/punyshort)[ RSS](/packages/interaapps-punyshort/feed)WikiDiscussions master Synced 4d ago

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

PunyShort Lib `UPPM`
====================

[](#punyshort-lib-uppm)

```
use modules\punyshort\Punyshort;

$pnsh = new Punyshort();
echo $pnsh->short("https://interaapps.de")->getLink();
```

Non-UPPM Usage REQUIRED:

```
