Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kunalvarma05/dropbox-php-sdk
🔥📦 An Easy-to-Use PHP SDK to work with the Dropbox V2 API.
https://github.com/kunalvarma05/dropbox-php-sdk
dropbox dropbox-api dropbox-auth dropbox-sdk php php-sdk v2
Last synced: about 2 months ago
JSON representation
🔥📦 An Easy-to-Use PHP SDK to work with the Dropbox V2 API.
- Host: GitHub
- URL: https://github.com/kunalvarma05/dropbox-php-sdk
- Owner: kunalvarma05
- License: mit
- Created: 2016-06-24T21:33:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-06T08:45:10.000Z (5 months ago)
- Last Synced: 2024-10-29T23:50:22.798Z (about 2 months ago)
- Topics: dropbox, dropbox-api, dropbox-auth, dropbox-sdk, php, php-sdk, v2
- Language: PHP
- Homepage: https://kunalvarma05.github.io/dropbox-php-sdk/
- Size: 478 KB
- Stars: 363
- Watchers: 23
- Forks: 180
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Dropbox SDK v2 for PHP
======================================================
[![Latest Stable Version](https://poser.pugx.org/kunalvarma05/dropbox-php-sdk/v/stable?format=flat-square)](https://packagist.org/packages/kunalvarma05/dropbox-php-sdk)
[![Build Status](https://img.shields.io/travis/kunalvarma05/dropbox-php-sdk.svg?style=flat-square)](https://travis-ci.org/kunalvarma05/dropbox-php-sdk)
[![Quality Score](https://img.shields.io/scrutinizer/g/kunalvarma05/dropbox-php-sdk.svg?style=flat-square)](https://scrutinizer-ci.com/g/kunalvarma05/dropbox-php-sdk)
[![Total Downloads](https://img.shields.io/packagist/dt/kunalvarma05/dropbox-php-sdk.svg?style=flat-square)](https://packagist.org/packages/kunalvarma05/dropbox-php-sdk)
[![StyleCI](https://styleci.io/repos/61913555/shield?branch=master)](https://styleci.io/repos/61913555)
[![License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](https://packagist.org/packages/kunalvarma05/dropbox-php-sdk)An unofficial PHP SDK to work with the [Dropbox API v2](https://www.dropbox.com/developers/documentation/http/documentation).
## Get Started
Head over to the [**Getting Started**](https://github.com/kunalvarma05/dropbox-php-sdk/wiki/Getting-Started) Wiki section to Install and Get started.## API Docs
[**View API Docs**](https://kunalvarma05.github.io/dropbox-php-sdk/)## License
Dropbox PHP Client is licensed under The MIT License (MIT).