Skip to content

PHP library for Context.IO's email data API. Replace complex IMAP requests with a few lines of PHP.

License

Notifications You must be signed in to change notification settings

plumcube/PHP-ContextIO

 
 

Repository files navigation

===============================================================================
PHP Client Library for Context.IO API
===============================================================================

This repository contains the PHP Client Library for Context.IO. Please consult
http://context.io for more information regarding Context.IO.


REQUIREMENTS

PHP Curl (http://php.net/curl)


INSTALLATION

Copy class.contextio.php, class.contextioresponse.php and OAuth.php into the
same directory.

You only need to include class.contextio.php in your code, other libraries are
included by class.contextio.php.


EXAMPLES

For examples, see examples.php

About

PHP library for Context.IO's email data API. Replace complex IMAP requests with a few lines of PHP.

Resources

License

Stars

Watchers

Forks

Packages

No packages published