techego/laravel5-podio

PHP Client for Podio API
905 3
Install
composer require techego/laravel5-podio
Latest Version:v1.0.6
PHP:>=5.4.0
License:MIT
Last Updated:Oct 30, 2015
Links: GitHub  ·  Packagist
Maintainer: headdetect

laravel5-podio

This is a fork-ish of the original podio-php library. This version, however, is optimized (and will stay that way) for laravel 5.

Differences

We include a PodioSessionManager class that will save user tokens and other OAuth data into a Laravel Session. We do have plans be able to implement your own session manager. However, if you would like to implement it, we would happily accept your pull request hint hint