OfficeDev / PHP-App-for-SharePoint
Sample project to build an app for SharePoint using PHP. You can reuse the TokenHelper class in your project to get access tokens that work with apps for SharePoint. The project also includes an example page that shows how to use the TokenHelper class to contact a REST endpoint in SharePoint.
☆52Updated 4 years ago
Alternatives and similar repositories for PHP-App-for-SharePoint:
Users that are interested in PHP-App-for-SharePoint are comparing it to the libraries listed below
- A simple PHP API to make working with SharePoint lists easy.☆184Updated 2 years ago
- [ARCHIVED] Use Microsoft Graph to access a user’s Microsoft account data from within a php web application. This sample gets OAuth tokens…☆79Updated 6 years ago
- PHP Sample for articles on azure.microsoft.com☆49Updated 2 years ago
- This project is a Windows Store app that uses the Office 365 APIs client libraries to get access tokens. The app then uses the tokens wit…☆69Updated 7 months ago
- A PHP sample using the Calendar API for Office 365.☆57Updated 5 years ago
- Provider-hosted SharePoint add-in template using Fabric styles.☆12Updated last year
- This PHP sample application demonstrates how to Read and Write tenant data to Azure Active Directory using the AAD Graph API☆67Updated 5 years ago
- This repository is used to house help function style javascript libraries that can be used in Display Templates and other CSR scripts☆38Updated 6 years ago
- [ARCHIVED] Use Microsoft Graph to access a user’s Microsoft account data from within a PHP web application. This sample gets OAuth tokens…☆52Updated 6 years ago
- A JavaScript library used to make modifications to SharePoint's list forms (NewForm.aspx and EditForm.aspx in a survey, custom list or li…