2017 © Pedro Peláez
 

library uhcx-php-lib

PHP library for the uh.cx link shortener.

image

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

The README.md

README

This provides a library for the uh.cx link shortening service., (*1)

Build Status, (*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();

More information

For more information visit http://uh.cx/, (*4)

Have fun!, (*5)

The Versions

21/01 2016

dev-master

9999999-dev

PHP library for the uh.cx link shortener.

  Sources   Download

MIT

The Requires

 

by uh.cx

24/05 2015

v0.2

0.2.0.0

PHP library for the uh.cx link shortener.

  Sources   Download

MIT

The Requires

 

by uh.cx

03/05 2015

v0.1

0.1.0.0

PHP library for the uh.cx link shortener.

  Sources   Download

MIT

The Requires

 

by uh.cx