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
- Host: GitHub
- URL: https://github.com/xruff/evernote
- Owner: XRuff
- Created: 2017-07-21T06:45:02.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-21T06:55:57.000Z (almost 9 years ago)
- Last Synced: 2025-02-07T09:28:56.347Z (over 1 year ago)
- Topics: nette, nette-component, nette-framework
- Language: PHP
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).