tijsverkoyen / dropbox
Dropbox is a wrapper-class to communicate with the Dropbox API.
Installs: 167
Dependents: 0
Suggesters: 0
Security: 0
Stars: 50
Watchers: 7
Forks: 10
Open Issues: 0
Requires
- php: >=5.2.0
- ext-curl: *
This package is auto-updated.
Last update: 2022-02-01 12:22:55 UTC
README
Dropbox is the easiest way to store, sync, and, share files online. There's no complicated interface to learn. Dropbox works seamlessly with your operating system and automatically makes sure your files are up-to-date.
About
PHP Dropbox is a (wrapper)class to communicate with Dropbox.
Documentation
The class is well documented inline. If you use a decent IDE you'll see that each method is documented with PHPDoc.