2017 © Pedro Peláez
 

library miso

PHP client used to connect to the Miso api and extending OAuth.

image

moinax/miso

PHP client used to connect to the Miso api and extending OAuth.

  • Sunday, September 15, 2013
  • by Moinax
  • Repository
  • 1 Watchers
  • 1 Stars
  • 13 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Miso

PHP client used to connect to the Miso api and extending OAuth., (*1)

Examples

Copy the settings.php.dist in settings.php and complete the constants with your own values (got from http://gomiso.com), (*2)

You can then call the index.php, (*3)

For the example, the session is used to store the token and token_secret, but you can of course use any other method., (*4)

Status

This version is quite stable and used in production on http://nextepisode.tv, (*5)

The Versions

15/09 2013

dev-master

9999999-dev http://moinax.github.io/Miso/

PHP client used to connect to the Miso api and extending OAuth.

  Sources   Download

MIT

The Requires

  • php >=5.3.3
  • ext-oauth *

 

by Avatar Moinax

api