Skip to content

This is simple bitly v4 api master class wrapper ,do stuff with ease.

Notifications You must be signed in to change notification settings

mrniamster/bitlymasterv4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Intro:

This is a simple wrapper of bit.ly api. Updated to : Bit.ly API v4 (Support added); features:

  1. Short url.
  2. Get link info.

USAGE:

$bitly=new Bitly('9be6f6fgh1f07bb880b475fdsdf49e07ea42e105bdbb07'); //your token

To Get links data:

$bitly->getclicks('https://bit.ly/3iII1vg');

To Shorturl

$link= $bitly->shorturl('https://us-files.hostinger.in/');

About

This is simple bitly v4 api master class wrapper ,do stuff with ease.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages