Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

dleavitt/kohana-bitly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Kohana module wrapping bit.ly's shorten method.

Usage

$short_url = Bitly::instance()->shorten($long_url);

If there is an error, (rate limit exceeded, etc.) the original (long) URL is returned and the error is logged.

About

Simple Kohana3 module for bit.ly shortening API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages