library uhcx-php-lib
PHP library for the uh.cx link shortener.
jeboehm/uhcx-php-lib
PHP library for the uh.cx link shortener.
- Thursday, January 21, 2016
- by jeboehm
- Repository
- 1 Watchers
- 0 Stars
- 10 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 3 Versions
- 0 % Grown
README
This provides a library for the uh.cx link shortening service., (*1)
, (*2)
Installation
Via composer:
``` shell
composer require jeboehm/uhcx-php-lib dev-master, (*3)
## Usage
``` php
$link = \UhCx\Manager\Shortener::shorten('http://your.long.url.example.com/');
echo $link->getRedirect();
For more information visit http://uh.cx/, (*4)
Have fun!, (*5)
dev-master
9999999-dev
PHP library for the uh.cx link shortener.
Sources
Download
MIT
The Requires
by
uh.cx
v0.2
0.2.0.0
PHP library for the uh.cx link shortener.
Sources
Download
MIT
The Requires
by
uh.cx
v0.1
0.1.0.0
PHP library for the uh.cx link shortener.
Sources
Download
MIT
The Requires
by
uh.cx