Skip to content

jeboehm/uhcx-php-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This provides a library for the uh.cx link shortening service.

Build Status

Installation

Via composer:

composer require jeboehm/uhcx-php-lib dev-master

Usage

$link = \UhCx\Manager\Shortener::shorten('http://your.long.url.example.com/');
echo $link->getRedirect();

More information

For more information visit http://uh.cx/

Have fun!

Packages

No packages published

Languages