Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xruff/evernote

Nette extension for Evernote SDK
https://github.com/xruff/evernote

nette nette-component nette-framework

Last synced: about 1 month ago
JSON representation

Nette extension for Evernote SDK

Awesome Lists containing this project

README

        

Nette extension for Evernote SDK
======

Requirements
------------

Package requires PHP 5.6 or higher

- [nette/application](https://github.com/nette/application)
- [nette/utils](https://github.com/nette/utils)
- [evernote/evernote-cloud-sdk-php](https://github.com/evernote/evernote-cloud-sdk-php)

Installation
------------

The best way to install XRuff/evernote is using [Composer](http://getcomposer.org/):

```sh
$ composer require xruff/evernote:dev-master
```

------------

Repository [https://github.com/XRuff/evernote](https://github.com/XRuff/evernote).