2017 © Pedro Peláez
 

library php-bitly

Easily shorten URLs in PHP

image

zenapply/php-bitly

Easily shorten URLs in PHP

  • Thursday, July 14, 2016
  • by tylercd100
  • Repository
  • 1 Watchers
  • 1 Stars
  • 11,582 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 9 Versions
  • 10 % Grown

The README.md

php-bitly

Latest Version Software License Build Status Scrutinizer Code Quality Code Coverage Dependency Status Total Downloads, (*1)

Version 3 now uses OAuth2 as required by Bitly. Get your developer access token here, (*2)

Installation

Install via composer - In the terminal:, (*3)

composer require leadthread/php-bitly

Usage

use LeadThread\Bitly\Bitly;
$c = new Bitly("access token");
$result = $c->shorten("https://www.google.com/");
var_dump($result);
// string(21) "http://bit.ly/1SvUIo8"

The Versions

14/07 2016

dev-master

9999999-dev https://github.com/zenapply/php-bitly

Easily shorten URLs in PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Tyler Arbon

url bitly shorten tylercd100 zenapply

14/07 2016

3.0.0

3.0.0.0 https://github.com/zenapply/php-bitly

Easily shorten URLs in PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Tyler Arbon

url bitly shorten tylercd100 zenapply

12/05 2016

2.0.0

2.0.0.0 https://github.com/zenapply/php-bitly

Easily shorten URLs in PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Tyler Arbon

url bitly shorten tylercd100 zenapply

11/05 2016

1.2.1

1.2.1.0 https://github.com/zenapply/php-bitly

Easily shorten URLs in PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Tyler Arbon

url bitly shorten tylercd100 zenapply

11/05 2016

1.2.0

1.2.0.0 https://github.com/zenapply/php-bitly

Easily shorten URLs in PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Tyler Arbon

url bitly shorten tylercd100 zenapply

26/04 2016

1.1.1

1.1.1.0 https://github.com/zenapply/php-bitly

Easily shorten URLs in PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Tyler Arbon

url bitly shorten tylercd100 zenapply

04/04 2016

1.1.0

1.1.0.0 https://github.com/zenapply/php-bitly

Easily shorten URLs in PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Tyler Arbon

url bitly shorten tylercd100 zenapply

04/04 2016

1.0.1

1.0.1.0 https://github.com/zenapply/php-bitly

Easily shorten URLs in PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Tyler Arbon

url bitly shorten tylercd100 zenapply

03/04 2016

1.0.0

1.0.0.0 https://github.com/zenapply/php-bitly

Easily shorten URLs in PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Tyler Arbon

url bitly shorten tylercd100 zenapply