kunalvarma05/onedrive-client ↗
Created Apr 28, 2022 · View the kunalvarma05/onedrive-client repository page
Micrsoft OneDrive PHP Client
Want this for your repo?
Render a free sample of any GitHub repo in seconds.
Contributors
3
Lines of Code
46
From
Mar 4, 2016
To
Jul 9, 2018
About kunalvarma05/onedrive-client
This is a PHP library that provides developers with a straightforward interface for interacting with the Microsoft OneDrive API. The client abstracts away the complexity of making direct API calls, allowing PHP developers to integrate OneDrive functionality into their applications more easily.
The project is designed to handle authentication and common OneDrive operations through a simple, object-oriented API. It's particularly useful for developers who need to programmatically access OneDrive files and folders, manage storage, or build OneDrive integration features into their PHP-based applications. The library is released under the MIT License, making it free to use and modify in both commercial and personal projects.