--
The Office 365 RESTful API PHP Client Library enables you to work with Calendar, Contact and Mail that uses OAuth2 for authorization.
Requirements:
- PHP 5.2.x or higher [http://www.php.net/]
- PHP Curl extension [http://www.php.net/manual/en/intro.curl.php]
- PHP JSON extension [http://php.net/manual/en/book.json.php]
- Set oauth2_client_id, oauth2_secret, oauth2_redirect, state in src/config.php
- Open examples/oauth2.php to get access & refresh token
Mail, Calendar and Contact services