GitXplorerGitXplorer
r

phpshortener

public
15 stars
5 forks
0 issues

Commits

List of commits on branch master.
Unverified
e1f5c72126db1e40f95aeedc01bfca92bd0d2226

u.nu added

rrauchg committed 16 years ago
Unverified
bb3d16656192d4c4122028fefc11a1ba5c1e2098

added digg.com.

rrauchg committed 16 years ago
Unverified
32b9990741bdbb44fb0952c7d7dd3f45c39d2588

Initial import

rrauchg committed 16 years ago

README

The README file for this repository.

PHP Shortener

Facilitates encoding/decoding of URLs with shortening services, such as

  • is.gd
  • tinyurl.com
  • bit.ly
  • twurl.nl
  • tr.im

Changelog

  • 0.1: initial release
  • 0.2: added digg.com. encode() now returns the passed URL if shortening failed. fetch() sends user agent

By Guillermo Rauch