Download the PHP package naturalweb/nwsilex-dropbox without Composer
On this page you can find all versions of the php package naturalweb/nwsilex-dropbox. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download naturalweb/nwsilex-dropbox
More information about naturalweb/nwsilex-dropbox
Files in naturalweb/nwsilex-dropbox
Download naturalweb/nwsilex-dropbox
More information about naturalweb/nwsilex-dropbox
Files in naturalweb/nwsilex-dropbox
Vendor naturalweb
Package nwsilex-dropbox
Short Description Dropbox SDK Service Provider for the Silex PHP Framework
License BSD-3-Clause
Homepage https://github.com/naturalweb/NwSilex-Dropbox
Package nwsilex-dropbox
Short Description Dropbox SDK Service Provider for the Silex PHP Framework
License BSD-3-Clause
Homepage https://github.com/naturalweb/NwSilex-Dropbox
Please rate this library. Is it a good library?
Informations about the package nwsilex-dropbox
NwSilex Dropbox
This is a service provider for the Silex PHP Micro Framework, for usage client the of sdk-dropbox. Core API
Requirements:
- PHP 5.3+, with 64-bit integers
- PHP cURL extension with SSL enabled (it's usually built-in).
- Must not be using
mbstring.func_overload
to overload PHP's standard string functions.
Installation
In the require
key of composer.json
file add the following
"naturalweb/nwsilex-dropbox": "dev-master"
Run the Composer update comand
$ composer update
Loading providers
In order to load and use a service provider, you must register it on the application
Usage
All versions of nwsilex-dropbox with dependencies
PHP Build Version
Package Version
The package naturalweb/nwsilex-dropbox contains the following files
Loading the files please wait ....