PHPackages                             sandwave-io/office-365-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. sandwave-io/office-365-php

AbandonedArchivedLibrary[API Development](/categories/api)

sandwave-io/office-365-php
==========================

A PHP SDK for the Microsoft office 365 API.

0.4.3(2y ago)21.2k1[1 PRs](https://github.com/sandwave-io/office-365/pulls)MITPHPPHP ^8.1

Since Feb 10Pushed 1y ago6 watchersCompare

[ Source](https://github.com/sandwave-io/office-365)[ Packagist](https://packagist.org/packages/sandwave-io/office-365-php)[ RSS](/packages/sandwave-io-office-365-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (12)Versions (31)Used By (0)

[![](https://user-images.githubusercontent.com/60096509/91668964-54ecd500-eb11-11ea-9c35-e8f0b20b277a.png)](https://sandwave.io)

Office 365 API - PHP SDK
========================

[](#office-365-api---php-sdk)

[![GitHub Workflow Status](https://camo.githubusercontent.com/83c9f0cb8f9af18567f442f4dfd30de33cee055daeab8fd10aed20a16d9b59a1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f73616e64776176652d696f2f6f66666963652d3336352f63692e796d6c3f6272616e63683d6d61696e)](https://packagist.org/packages/sandwave-io/acronis-php)[![Packagist PHP Version Support](https://camo.githubusercontent.com/d1e6622a3a84086fbb202b8cc2726f9c14b1598affbab2b2e474dbf48a8311e0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f73616e64776176652d696f2f6f66666963652d3336352d706870)](https://packagist.org/packages/sandwave-io/office-365-php)[![Packagist PHP Version Support](https://camo.githubusercontent.com/8910908b81807b32382d3889a396c66dcc2f0cc747ffc6c895e800000fe8f141/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73616e64776176652d696f2f6f66666963652d3336352d706870)](https://packagist.org/packages/sandwave-io/office-365-php)[![Packagist Downloads](https://camo.githubusercontent.com/9b71954b06a13ad3e4572de968e7d9fd265a98be1cd2efcbcb61c31edffd2bc7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73616e64776176652d696f2f6f66666963652d3336352d706870)](https://packagist.org/packages/sandwave-io/office-365-php)

This is a package for the Microsoft 365 implementation of KPN.

SERVER COMMUNICATION
--------------------

[](#server-communication)

### RoutIT

[](#routit)

This package will not communicate directly with KPN but with an intermediate party called RoutIT. RoutIT handles every other request detail.

### Authentication

[](#authentication)

Each request must contain a header for basic authentication

PACKAGE
-------

[](#package)

### OfficeClient

[](#officeclient)

The office client is the API for this package. Example setup

```
