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-12-20 03:02:50 |
Package Statistics | |
---|---|
Total Downloads: | 904 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 3 |
Total Watchers: | 7 |
Total Forks: | 3 |
Total Open Issues: | 3 |
This is a fork-ish of the original podio-php library. This version, however, is optimized (and will stay that way) for laravel 5.
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