PHPackages                             playoff/playoff - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. playoff/playoff

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

playoff/playoff
===============

This is the official OAuth 2.0 PHP client SDK for the Playoff API

1.0.0(6y ago)03PHPPHP &gt;=5.4.0CI failing

Since Mar 19Pushed 6y ago5 watchersCompare

[ Source](https://github.com/officina/playoff-php-sdk)[ Packagist](https://packagist.org/packages/playoff/playoff)[ Docs](http://github.com/playoff/playoff-php-sdk)[ RSS](/packages/playoff-playoff/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

[![Playoff PHP SDK](https://camo.githubusercontent.com/443e5f9654d070242c658244e04c04d7bce702140fbbd3086f5b127064cdabb6/68747470733a2f2f6465762e706c61796f666667616d696669636174696f6e2e696f2f696d616765732f6173736574732f706c2d7068702d73646b2e706e67 "Playoff PHP SDK")](https://camo.githubusercontent.com/443e5f9654d070242c658244e04c04d7bce702140fbbd3086f5b127064cdabb6/68747470733a2f2f6465762e706c61796f666667616d696669636174696f6e2e696f2f696d616765732f6173736574732f706c2d7068702d73646b2e706e67)

================
This is the official OAuth 2.0 PHP client SDK for the Playoff API. It supports the `client_credentials` and `authorization code` OAuth 2.0 flows. For a complete API Reference checkout [Playoff Developers](https://dev.playoffgamification.io/docs/api) for more information.

> Note: Breaking Changes this is the new version of the sdk which uses the Playoff api v2 by default if you still want to use the v1 api you can do that so by passing a version param with 'v1'

Examples
========

[](#examples)

The Playoff class allows you to make rest api calls like GET, POST, .. etc **For api v2**

```
