PHPackages                             ishannz/silverstripe-evernote - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. ishannz/silverstripe-evernote

ActiveSilverstripe-module[Utility &amp; Helpers](/categories/utility)

ishannz/silverstripe-evernote
=============================

Evernote wrapper for SilverStripe

0111PHP

Since Aug 28Pushed 9y ago1 watchersCompare

[ Source](https://github.com/ishannz/silverstripe-evernote)[ Packagist](https://packagist.org/packages/ishannz/silverstripe-evernote)[ RSS](/packages/ishannz-silverstripe-evernote/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

SilverStripe Evernote Wrapper
-----------------------------

[](#silverstripe-evernote-wrapper)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/bb7491a8cd6dd39fb00279aff9480136ff0304d8d4e61034a775bb0100ee82e2/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f697368616e6e7a2f73696c7665727374726970652d657665726e6f74652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/ishannz/silverstripe-evernote/?branch=master)[![Build Status](https://camo.githubusercontent.com/6f810e45d9e7760f1425505782f4bfa49f2d6061f82b1b45612abbb635f6b4da/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f697368616e6e7a2f73696c7665727374726970652d657665726e6f74652f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/ishannz/silverstripe-evernote/build-status/master)

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

[](#installation)

The Evernote cloud Service Provider can be installed via [Composer](http://getcomposer.org) by requiring the `ishannz/silverstripe-evernote` package and setting the `minimum-stability` to `dev` (required for SilverStripe 3.1) in your project's `composer.json`.

```
{
    "require": {
        "ishannz/silverstripe-evernote": "dev-master"
    },
    "minimum-stability": "dev"
}
```

or

Require this package with composer:

```
composer require ishannz/silverstripe-evernote

```

Update your `composer.json` file to include this package as a dependency

Update your packages with `composer update` or install with `composer install`.

In Windows, you'll need to include the GD2 DLL `php_gd2.dll` as an extension in php.ini.

How to use
----------

[](#how-to-use)

After configuration, you should just be able to visit evernote-auth/login using web-browser to initiate the Evernote Authenticate process.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/7dc222f909513bf085ab0c7eb4a6dedd6e26bf2b9e5702f17cf8aad8b70b03c2?d=identicon)[ishannz](/maintainers/ishannz)

### Embed Badge

![Health badge](/badges/ishannz-silverstripe-evernote/health.svg)

```
[![Health](https://phpackages.com/badges/ishannz-silverstripe-evernote/health.svg)](https://phpackages.com/packages/ishannz-silverstripe-evernote)
```

###  Alternatives

[kartik-v/yii2-sortable

Create sortable lists and grids using HTML5 drag and drop API for Yii 2.0.

434.0M13](/packages/kartik-v-yii2-sortable)[phpu/calendar

中国日历，通过天文计算和民间推算方法，准确计算出公历-1000年至3000年的农历、干支、节气等，同时支持多配置、多语言、多时区。

201.8k](/packages/phpu-calendar)[pingpong/oembed

Laravel 4 - Retrieve page info using oembed, opengraph, etc.

132.1k](/packages/pingpong-oembed)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
