Download the PHP package fridaycollective/evernote-cloud-sdk-php without Composer
On this page you can find all versions of the php package fridaycollective/evernote-cloud-sdk-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download fridaycollective/evernote-cloud-sdk-php
More information about fridaycollective/evernote-cloud-sdk-php
Files in fridaycollective/evernote-cloud-sdk-php
Package evernote-cloud-sdk-php
Short Description Evernote Cloud SDK for PHP
License Apache-2.0
Homepage https://github.com/fridaycollecctive/evernote-cloud-sdk-php
Informations about the package evernote-cloud-sdk-php
Evernote Cloud SDK PHP v2.0.2
A newly-redesigned, simple, workflow-oriented library built on the Evernote Cloud API. It's designed to drop into your web app easily and make most common Evernote integrations very simple to accomplish. (And even the more complex integrations easier than they used to be.)
Installation
The recommended way to install the SDK is through composer.
Just run these two commands to install it:
Now you can add the autoloader, and you will have access to the library:
If you don't use Composer , just require the provided autoloader:
Getting started with the SDK
Getting started guide
Note for users of the 1.x SDK for PHP
This SDK is a complete revision of the previous Evernote SDK for PHP. See the Migration guide for more information.
FAQ
Where can I find out more about the Evernote API?
Please check out the Evernote Developers Portal.
All versions of evernote-cloud-sdk-php with dependencies
ezyang/htmlpurifier Version ^4.6.0
tijsverkoyen/css-to-inline-styles Version ~2.2
psr/log Version ~1.0