techegos / laravel5-podio by headdetect

PHP Client for Podio API
903
4
7
Package Data
Maintainer Username: headdetect
Maintainer Contact: haugstrup@podio.com (Andreas Haugstrup Pedersen)
Package Create Date: 2015-05-06
Package Last Update: 2015-10-30
Language: PHP
License: MIT
Last Refreshed: 2024-04-24 03:02:25
Package Statistics
Total Downloads: 903
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 4
Total Watchers: 7
Total Forks: 3
Total Open Issues: 3

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