-
php-bitly is a PHP script for the Bit.ly API. It provides an interface to Bit.ly's API, allowing programmatic access to various Bit.ly features via PHP code. The library supports both response formats, JSON and XML, allowing developers to choose their favorite one to work with. Features of php-bitly:- Shorten an URL- Unpack a shortened URL- Authenticate on Bit.ly Requirements:- Bit.ly ...
-
cibitly is a CodeIgniter library for the Bit.ly API. The library can feed an URL to the Bit.ly service and get a shortened version for it. Optionally it can do the reverse when needed and works with Bit.ly's latest API version, v3. Requirements:- CodeIgniter 2.1 or higher- Bit.ly API credentials What's New in This Version:- Fixing tagging error.


