Skip to content

jstgermain/Bitly

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Bitly class

bit.ly allows users to shorten, share, and track links (URLs). Reducing the URL length makes sharing easier.

About

PHP Bitly is a (wrapper)class to communicate with bit.ly.

License

PHP Bitly is BSD licensed.

Documentation

The class is well documented inline. If you use a decent IDE you'll see that each method is documented with PHPDoc. More documentation can be found on http://classes.verkoyen.eu/bitly/docs.

Sites using this class