PHPackages                             kevincobain2000/gfycat - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. kevincobain2000/gfycat

ActiveLibrary[API Development](/categories/api)

kevincobain2000/gfycat
======================

A PHP interface to the Gfycat API.

v1.0(8y ago)164MITPHP

Since Nov 15Pushed 8y ago1 watchersCompare

[ Source](https://github.com/kevincobain2000/gfycat)[ Packagist](https://packagist.org/packages/kevincobain2000/gfycat)[ Docs](https://github.com/kevincobain2000/gfycat)[ RSS](/packages/kevincobain2000-gfycat/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

Gfycat API
----------

[](#gfycat-api)

PHP Interface to Gfycat, GET and SEARCH

Install
-------

[](#install)

```
composer require kevincobain2000/gfycat
composer update -vvv

```

Setup
-----

[](#setup)

Get Your ClientId and ClientSecret from Gfycat developer console

Usage
-----

[](#usage)

### Get

[](#get)

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

$gfyid = 'heartfeltsorrowfulbushsqueaker';
$response = $gfycat->get($gfyid);

```

### Search

[](#search)

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

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

```

Tests
-----

[](#tests)

```
vendor/bin/phpunit

```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3149d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/629055?v=4)[Pulkit Kathuria](/maintainers/kevincobain2000)[@kevincobain2000](https://github.com/kevincobain2000)

---

Top Contributors

[![kevincobain2000](https://avatars.githubusercontent.com/u/629055?v=4)](https://github.com/kevincobain2000 "kevincobain2000 (3 commits)")

---

Tags

gfycatgfycat-apigifgfycatgfygifycat

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/kevincobain2000-gfycat/health.svg)

```
[![Health](https://phpackages.com/badges/kevincobain2000-gfycat/health.svg)](https://phpackages.com/packages/kevincobain2000-gfycat)
```

###  Alternatives

[tumblr/tumblr

Official Tumblr PHP Client

405419.2k9](/packages/tumblr-tumblr)[razorpay/razorpay

Razorpay PHP Client Library

2035.2M54](/packages/razorpay-razorpay)[pubnub/pubnub

This is the official PubNub PHP SDK repository.

1335.1M17](/packages/pubnub-pubnub)[culqi/culqi-php

Cliente Culqi API para PHP

41366.0k1](/packages/culqi-culqi-php)[ahmadawais/sendy-php-api

Sendy PHP API Wrapper: Complete API interfacing.

8578.6k](/packages/ahmadawais-sendy-php-api)[image-charts/image-charts

Official Image-Charts.com API client library

2866.4k](/packages/image-charts-image-charts)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
