phpSPO icon indicating copy to clipboard operation
phpSPO copied to clipboard

Microsoft 365 Library for PHP.

Results 119 phpSPO issues
Sort by recently updated
recently updated
newest added

As far as I have seen, the library does not support calls to SPO via proxy. Is it possible to use this library without modification from behind a firewall? Because...

enhancement
question

Hi, Is there a reason why the minimum stability of the tagged versions is set to `dev` and not `stable`? We would like to include this library, but our minimum...

question

Is there any support (coming) for batch requests? https://docs.microsoft.com/en-us/previous-versions/office/office-365-api/api/version-2.0/batch-outlook-rest-requests

enhancement

HI How can we download email attachments? Also can any one help me to understand how can we read email content one by one

question

Hey, Just wondering if there are any code samples available for creating a document set within a library? I have not been able to find anything online and PHP is...

question

my application with phpSPO is now very slow each page is loading about five or more seconds is it possible to make it faster, for example, do not authenticate with...

question

Hi, do you also support access to Outlook-tasks? Greets mimo

question

Fatal error: Uncaught exception 'Exception' with message 'The type SP.ListItemEntityCollection does not support HTTP DELETE method.' in C:\xampp\htdocs\wordpress\wp-content\plugins\sharepoint\vendor\vgrem\php-spo\src\Runtime\OData\ODataClientRequest.php:110 Stack trace: #0 C:\xampp\htdocs\wordpress\wp-content\plugins\sharepoint\vendor\vgrem\php-spo\src\Runtime\OData\ODataClientRequest.php(61): Office365\PHP\Client\Runtime\OData\ODataClientRequest->validateResponse('{"error":{"code...') #1 C:\xampp\htdocs\wordpress\wp-content\plugins\sharepoint\vendor\vgrem\php-spo\src\Runtime\ClientRuntimeContext.php(134): Office365\PHP\Client\Runtime\OData\ODataClientRequest->executeQuery() #2 C:\xampp\htdocs\wordpress\wp-content\plugins\sharepoint\vendor\vgrem\php-spo\src\SharePoint\ClientContext.php(83): Office365\PHP\Client\Runtime\ClientRuntimeContext->executeQuery() #3...

question

estoy tratando subir un archivo en sharepoint y asignarle una metadata. El archivo sube con normalidad pero cuando intengo agregarle la propiedad del tipo "Persona o Grupo" llama empleados en...

question

Is there a way to get the effective user/group rights on files and/or folders? Especially when some item is shared this seems to be difficult.

question