Search by

techego / laravel5-podio

headdetect

PHP Client for Podio API

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Package info

github.com/techegos/laravel5-podio

Homepage

Issues

pkg:composer/techego/laravel5-podio

Statistics

Installs: 905

Dependents: 0

Suggesters: 0

Stars: 3

v1.0.6 2015-10-30 17:51 UTC

This package is not auto-updated.

Last update: 2026-07-05 02:50:06 UTC


README

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