2017 © Pedro Peláez
 

library php-google-shortener

Easily shorten URLs in PHP

image

leadthread/php-google-shortener

Easily shorten URLs in PHP

  • Thursday, April 20, 2017
  • by tylercd100
  • Repository
  • 1 Watchers
  • 1 Stars
  • 3,876 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 39 % Grown

The README.md

php-google-shortener

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

Installation

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

composer require leadthread/php-google-shortener

Usage

use LeadThread\GoogleShortener\Google;
$c = new Google("token");
$result = $c->shorten("https://www.google.com/");
var_dump($result);
// string(21) "http://goo.gl/1SvUIo8"

The Versions

20/04 2017

dev-master

9999999-dev https://github.com/leadthread/php-google-shortener

Easily shorten URLs in PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Tyler Arbon

url bitly shorten google url shortener tylercd100 leadthread

20/04 2017

2.0.0

2.0.0.0 https://github.com/leadthread/php-google-shortener

Easily shorten URLs in PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Tyler Arbon

url bitly shorten google url shortener tylercd100 leadthread

28/05 2016

1.0.2

1.0.2.0 https://github.com/zenapply/php-google-shortener

Easily shorten URLs in PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Tyler Arbon

url bitly shorten google url shortener tylercd100 zenapply

28/05 2016

1.0.1

1.0.1.0 https://github.com/zenapply/php-google-shortener

Easily shorten URLs in PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Tyler Arbon

url bitly shorten google url shortener tylercd100 zenapply

27/05 2016

1.0.0

1.0.0.0 https://github.com/zenapply/php-google-shortener

Easily shorten URLs in PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Tyler Arbon

url bitly shorten google url shortener tylercd100 zenapply