PHPackages                             viagogo/gogokit - 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. viagogo/gogokit

ActiveLibrary[API Development](/categories/api)

viagogo/gogokit
===============

Viagogo API SDK for PHP

0.6.0(6y ago)56.0k5[2 issues](https://github.com/viagogo/gogokit.php/issues)[1 PRs](https://github.com/viagogo/gogokit.php/pulls)MITPHPPHP &gt;=5.6.0CI failing

Since May 5Pushed 5y ago18 watchersCompare

[ Source](https://github.com/viagogo/gogokit.php)[ Packagist](https://packagist.org/packages/viagogo/gogokit)[ Docs](https://github.com/viagogo/gogokit.php)[ RSS](/packages/viagogo-gogokit/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (14)Used By (0)

GogoKit - viagogo API Client Library for PHP
============================================

[](#gogokit---viagogo-api-client-library-for-php)

[![Package Version](https://camo.githubusercontent.com/272493d99f50eb2d2f72d05e8df7cb7150ca52340823699fae4f1f4d66a2eab1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f766961676f676f2f676f676f6b69742e7376673f7374796c653d666c6174)](https://packagist.org/packages/viagogo/gogokit)[![Total Downloads](https://camo.githubusercontent.com/521608939490b302ca97df646b5f502137f0c9094bf9bc32427d75e42b83af0c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f766961676f676f2f676f676f6b69742e7376673f7374796c653d666c6174)](https://packagist.org/packages/viagogo/gogokit)[![Code Climate](https://camo.githubusercontent.com/5f96b16e9bdcf2bc227044fa3fdd16848409d7d8e353c7a4ad491a13f56389bc/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636c696d6174652f6769746875622f766961676f676f2f676f676f6b69742e7068702e7376673f7374796c653d666c6174)](https://codeclimate.com/github/viagogo/gogokit.php)

GogoKit is a lightweight, viagogo API client library for PHP. Our [developer site](http://developer.viagogo.net) documents all of the viagogo APIs.

Installation
------------

[](#installation)

Install via [Composer](https://getcomposer.org).

```
$ composer require viagogo/gogokit

```

Usage
-----

[](#usage)

See our [developer site](http://developer.viagogo.net/#getting-started) for more examples.

```
// All methods require authentication. To get your viagogo OAuth credentials,
// See TODO: docs url

$configuration = new Viagogo\Core\ViagogoConfiguration();

$configuration->clientId = 'CLIENT_ID';
$configuration->clientSecret = 'CLIENT_SECRET';

$viagogoClient = new Viagogo\ViagogoClient($configuration);
$viagogoClient->setToken($viagogoClient->getOAuthClient()->getClientAccessToken());

// Get an event by id
$event = $viagogoClient->getEventClient()->getEvent(676615);

// Get a list of results that match your search query
$searchResults = $viagogoClient->getSearchClient()->getSearch("FC Barcelona tickets");
```

Supported Platforms
-------------------

[](#supported-platforms)

- PHP 5.5 or higher

How to contribute
-----------------

[](#how-to-contribute)

All submissions are welcome. Fork the repository, read the rest of this README file and make some changes. Once you're done with your changes send a pull request. Thanks!

Need Help? Found a bug?
-----------------------

[](#need-help-found-a-bug)

Just [submit a issue](https://github.com/viagogo/gogokit.php/issues) if you need any help. And, of course, feel free to submit pull requests with bug fixes or changes.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance12

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 79.3% 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

Every ~176 days

Recently: every ~193 days

Total

11

Last Release

2268d ago

PHP version history (3 changes)0.0.1PHP &gt;=5.4.0

0.1.0PHP &gt;=5.5.0

0.2.0PHP &gt;=5.6.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5767109?v=4)[viagogo](/maintainers/viagogo)[@viagogo](https://github.com/viagogo)

---

Top Contributors

[![maxab](https://avatars.githubusercontent.com/u/6113118?v=4)](https://github.com/maxab "maxab (23 commits)")[![akilburge](https://avatars.githubusercontent.com/u/64106580?v=4)](https://github.com/akilburge "akilburge (3 commits)")[![AmarjitGill](https://avatars.githubusercontent.com/u/12830761?v=4)](https://github.com/AmarjitGill "AmarjitGill (3 commits)")

---

Tags

sdkviagogo

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/viagogo-gogokit/health.svg)

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

###  Alternatives

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k7.6M74](/packages/openai-php-laravel)[saloonphp/saloon

Build beautiful API integrations and SDKs with Saloon

2.4k9.6M468](/packages/saloonphp-saloon)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[php-opencloud/openstack

PHP SDK for OpenStack APIs. Supports BlockStorage, Compute, Identity, Images, Networking and Metric Gnocchi

2292.2M24](/packages/php-opencloud-openstack)[mailchimp/transactional

458.9M16](/packages/mailchimp-transactional)[resend/resend-php

Resend PHP library.

574.7M21](/packages/resend-resend-php)

PHPackages © 2026

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