Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit c098b3c

Browse files
committed
update Readme
1 parent 90ad9b3 commit c098b3c

1 file changed

Lines changed: 3 additions & 22 deletions

File tree

README.md

Lines changed: 3 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,6 @@
11
Dropbox SDK v2 for PHP
22
======================================================
3-
[![Latest Stable Version](https://poser.pugx.org/kunalvarma05/dropbox-php-sdk/v/stable?format=flat-square)](https://packagist.org/packages/kunalvarma05/dropbox-php-sdk)
4-
[![Build Status](https://img.shields.io/travis/kunalvarma05/dropbox-php-sdk.svg?style=flat-square)](https://travis-ci.org/kunalvarma05/dropbox-php-sdk)
5-
[![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)
6-
[![Total Downloads](https://img.shields.io/packagist/dt/kunalvarma05/dropbox-php-sdk.svg?style=flat-square)](https://packagist.org/packages/kunalvarma05/dropbox-php-sdk)
7-
[![StyleCI](https://styleci.io/repos/61913555/shield?branch=master)](https://styleci.io/repos/61913555)
8-
[![License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](https://packagist.org/packages/kunalvarma05/dropbox-php-sdk)
93

10-
11-
An unofficial PHP SDK to work with the [Dropbox API v2](https://www.dropbox.com/developers/documentation/http/documentation).
12-
13-
<img src="https://cloud.githubusercontent.com/assets/893057/13731118/b7cf0e4e-e987-11e5-942f-13c53d65da35.png">
14-
15-
16-
## Get Started
17-
Head over to the [**Getting Started**](https://github.com/kunalvarma05/dropbox-php-sdk/wiki/Getting-Started) Wiki section to Install and Get started.
18-
19-
20-
## API Docs
21-
[**View API Docs**](https://kunalvarma05.github.io/dropbox-php-sdk/)
22-
23-
24-
## License
25-
Dropbox PHP Client is licensed under The MIT License (MIT).
4+
We had used [Dropbox API v2](https://www.dropbox.com/developers/documentation/http/documentation)
5+
which had not been updated for a long time.
6+
So we forked this repository to upgrade all the dependencies by ourselves.

0 commit comments

Comments
 (0)