fernandomantoan / Bitly-PHP

A PHP Library to use and enjoy the RESTful Bitly API to shorten URLs, expand and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

 * Classe PHP para utilização da API RESTful do Bit.ly
 * 
 * @author Igor Escobar (blog@igorescobar.com)
 * 
 * @thanks-to Fernando Mantoan (contato@fernandomantoan.com) 
 * --- Encontrou bugs, propos melhorias e melhorias no código.
 * 
 * @functions shorten
 * @functions expand
 * @functions info
 * @functions stats
 * @functions getData
 * @functions debug
 * 
 * ----- ATENCAO -----
 * 
 * Para maiores informações sobre o seu uso, veja a Wiki ( http://wiki.github.com/igorescobar/Bitly-PHP/ ) 
 * do projeto ou o arquivo examples.php

About

A PHP Library to use and enjoy the RESTful Bitly API to shorten URLs, expand and more.

License:MIT License


Languages

Language:PHP 100.0%