Download the PHP package ssswang/sharepoint-oauth-app-client without Composer
On this page you can find all versions of the php package ssswang/sharepoint-oauth-app-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ssswang/sharepoint-oauth-app-client
More information about ssswang/sharepoint-oauth-app-client
Files in ssswang/sharepoint-oauth-app-client
Package sharepoint-oauth-app-client
Short Description SharePoint OAuth App Client
License MIT
Homepage https://github.com/ssswang/sharepoint-oauth-app-client
Informations about the package sharepoint-oauth-app-client
Due to recent Microsoft changes regarding "from Azure Access Control Service to Azure Active Directory", we decided to shift from Sharepoint REST API to Graph REST API.
SharePoint OAuth App Client
The SharePoint OAuth App Client is a PHP library that makes it easy to authenticate via OAuth2 with the SharePoint Online (2013) REST API and work with Lists, Folders, Items, Files and Users.
This library aims for PSR-1, PSR-2 and PSR-4 standards compliance.
Requirements
Installation
Basic usage example
Class documentation
- SPSite
- SPAccessToken
- SPFormDigest
- SPList
- SPItem
- SPFolder
- SPFile
- SPUser
SharePoint credentials
See how to generate the SharePoint credentials here.
Troubleshooting
Check for common library issues and how to solve them
SharePoint Documentation
- Working with lists and list items with REST
- Working with folders and files with REST
- Files and folders REST API reference
License
The MIT License (MIT). Please see License File for more information.
All versions of sharepoint-oauth-app-client with dependencies
guzzlehttp/guzzle Version ^7
firebase/php-jwt Version ^6
nesbot/carbon Version ^3