Download the PHP package kristobaljunta/bitly-shortening-class without Composer
On this page you can find all versions of the php package kristobaljunta/bitly-shortening-class. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kristobaljunta/bitly-shortening-class
More information about kristobaljunta/bitly-shortening-class
Files in kristobaljunta/bitly-shortening-class
Download kristobaljunta/bitly-shortening-class
More information about kristobaljunta/bitly-shortening-class
Files in kristobaljunta/bitly-shortening-class
Vendor kristobaljunta
Package bitly-shortening-class
Short Description A simple class to shorten links using Bitly API
License WTFPL
Package bitly-shortening-class
Short Description A simple class to shorten links using Bitly API
License WTFPL
Please rate this library. Is it a good library?
Informations about the package bitly-shortening-class
bitly-shortening-class
Bitly shortening class
Simple class for shortening links using bit.ly; provides only link shortening
Usage
Create a Bitly
class object and pass an access token to it (you can use generic oauth token for that) like so:
You can also choose response format (either text, json or xml). Default is json:
Finally, use the shorten
method:
All versions of bitly-shortening-class with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package kristobaljunta/bitly-shortening-class contains the following files
Loading the files please wait ....