2017 © Pedro Peláez
 

library gfycat

A PHP interface to the Gfycat API.

image

kevincobain2000/gfycat

A PHP interface to the Gfycat API.

  • Wednesday, November 15, 2017
  • by kevincobain2000
  • Repository
  • 1 Watchers
  • 0 Stars
  • 42 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 20 % Grown

The README.md

Gfycat API

PHP Interface to Gfycat, GET and SEARCH, (*1)

Install

composer require kevincobain2000/gfycat
composer update -vvv

Setup

Get Your ClientId and ClientSecret from Gfycat developer console, (*2)

Usage

Get

$gfycat = new Gfycat($this->clientId, $this->clientSecret);

$gfyid = 'heartfeltsorrowfulbushsqueaker';
$response = $gfycat->get($gfyid);
$gfycat = new Gfycat($this->clientId, $this->clientSecret);

$query = 'keywords';
$response = $gfycat->search($query);

Tests

vendor/bin/phpunit

The Versions

15/11 2017

dev-master

9999999-dev https://github.com/kevincobain2000/gfycat

A PHP interface to the Gfycat API.

  Sources   Download

MIT

The Requires

 

The Development Requires

gif gfycat gfy gifycat

15/11 2017

v1.0

1.0.0.0 https://github.com/kevincobain2000/gfycat

A PHP interface to the Gfycat API.

  Sources   Download

MIT

The Requires

 

The Development Requires

gif gfycat gfy gifycat