Skip to content

Latest commit

 

History

History
executable file
·
22 lines (13 loc) · 780 Bytes

File metadata and controls

executable file
·
22 lines (13 loc) · 780 Bytes

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