impensavel/spoil

SPOIL is a PHP library for SharePoint Online (2013) and SharePoint for Office 365.

dev-master 2020-04-21 11:01 UTC

This package is auto-updated.

Last update: 2024-04-21 19:40:51 UTC


README

SPOIL (SharePoint Online Inquiry Library) is a PHP library for SharePoint Online (2013) and SharePoint for Office 365.

Currently supported are SharePoint Lists, Folders, Items, Files, RecycleBinItems, RecycleBinItemCollections and Users.

The library aims to comply with the PSR-2 and PSR-4 standards.

Requirements

Installation

composer require "impensavel/spoil"

TIP: This library isn't coupled to a specific HTTP client! Read the SPSite documentation for more information.

Class documentation

SharePoint credentials

Instructions on how to generate SharePoint credentials.

Troubleshooting

Common issues and how to solve them.

License

The MIT License (MIT). Please see License File for more information.