My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

Due to some changes in API bitly.class.php may not work. Use bitly.v3.class.php in your PHP applications.


Provides easy access to Bit.ly URL shortening service from PHP, JavaScript and SOAP client applications. Connects to bit.ly REST API through a bridge on your host. It allows you to hide your credentials and overcomes browser XSS limitations.

Requirements

PHP 5 with cURL extension and jQuery.

Version history

  • Version 0.5b - shortened URL is added to bit.ly account history
  • Version 0.4b - methods added to PHP class
  • Version 0.3b - SOAP server added

Next: Installation.

Powered by Google Project Hosting