https://github.com/toxe/php-onedrive
OneDrive Access from PHP
https://github.com/toxe/php-onedrive
onedrive php
Last synced: 10 months ago
JSON representation
OneDrive Access from PHP
- Host: GitHub
- URL: https://github.com/toxe/php-onedrive
- Owner: Toxe
- License: mit
- Created: 2025-05-16T05:27:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-11T12:45:51.000Z (11 months ago)
- Last Synced: 2025-07-11T14:01:27.696Z (11 months ago)
- Topics: onedrive, php
- Language: PHP
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OneDrive Access from PHP
## Setup
1. Copy `config.php.dist` to `config.php`.
2. Edit app credentials in `config.php`.
3. Make sure the `./cache` directory is writable by the web server.
3. Use [Composer](https://getcomposer.org) to install dependencies: `$ php bin/composer.phar install`
## Dependencies
### PHP
- [krizalys/onedrive-php-sdk](https://github.com/krizalys/onedrive-php-sdk)
- [Twig](https://twig.symfony.com)
### Icons
Vectors and icons by Solar Icons in CC Attribution License via SVG Repo.