PHPackages                             monster3d/php-url-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. monster3d/php-url-shortener

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

monster3d/php-url-shortener
===========================

PHP url shortener

v0.2(9y ago)19MITPHPPHP &gt;=5.5.0

Since Oct 1Pushed 9y ago1 watchersCompare

[ Source](https://github.com/monster3d/php-url-shortener)[ Packagist](https://packagist.org/packages/monster3d/php-url-shortener)[ Docs](https://github.com/Monster3D/php-url-shortener)[ RSS](/packages/monster3d-php-url-shortener/feed)WikiDiscussions master Synced 6d ago

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

PHP-Url-Shortener
=================

[](#php-url-shortener)

### Description:

[](#description)

This library for simple to take short url. Usind Google Shortener API.

#### Install this package with Composer

[](#install-this-package-with-composer)

Require this package with Composer.

```
composer require monster3d/php-url-shortener
```

Or add your dependencies to composer.json file

```
"require": {
    "monster3d/php-url-shortener": "*"
    }
```

#### How to use:

[](#how-to-use)

```
