Looking to hire Laravel developers? Try LaraJobs

laravel5-podio maintained by techego

Description
PHP Client for Podio API
Last update
2015/10/30 18:51 (dev-master)
License
Downloads
905
Tags

Comments
comments powered by Disqus

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