PHPackages                             matheusfaustino/ever2boostphp - 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. [CLI &amp; Console](/categories/cli)
4. /
5. matheusfaustino/ever2boostphp

ActiveLibrary[CLI &amp; Console](/categories/cli)

matheusfaustino/ever2boostphp
=============================

CLI App that helps you import you notes from evernote to boostnote.

1.0.2(7y ago)428[2 issues](https://github.com/matheusfaustino/ever2boostphp/issues)MITPHPPHP &gt;=7.1

Since Sep 13Pushed 7y ago1 watchersCompare

[ Source](https://github.com/matheusfaustino/ever2boostphp)[ Packagist](https://packagist.org/packages/matheusfaustino/ever2boostphp)[ RSS](/packages/matheusfaustino-ever2boostphp/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (3)Dependencies (15)Versions (4)Used By (0)

ever2BoostPHP
=============

[](#ever2boostphp)

ever2BoostPHP is a CLI tool that convert Evernote's note to Boostnote, inspired by , but using PHP.

Installation
============

[](#installation)

There are two ways of installing the package: [PHP Archive (PHAR)](https://secure.php.net/phar) and [Composer](https://getcomposer.org/). You'll need a machine with PHP &gt;= 7.1 and that is it.

PHAR
----

[](#phar)

It works like jar from java, and includes all required dependencies for ever2BoostPHP in a [single file](https://github.com/matheusfaustino/ever2boostphp/releases/download/1.0.2/ever2boostphp.phar):

```
$ wget https://github.com/matheusfaustino/ever2boostphp/releases/download/1.0.2/ever2boostphp.phar
$ php ever2boostphp.phar

```

Composer
--------

[](#composer)

[Composer](https://getcomposer.org/doc/00-intro.md) is an application-level package manager for the PHP:

```
$ composer global require matheusfaustino/ever2boostphp
$ ever2boostphp

```

How it works
============

[](#how-it-works)

The Boostnote folder is the folder which has the `boostnote.json`, you'll find the place in the settings panel. The first thing that ever2boostPHP will ask you is which folder you would like to import the notes (eg: Evernote Migration), just select one of the folders and that is. Then, it'll ask for your authorization to download the notes. It'll download all the notes, convert it to Boostnote format and download all the resources (images, zip, etc) and link it to each note. It will show you a progress bar to keep track of the process. At the end, it'll show you the path where the notes are, so open it up and copy the folder `notes` and `attachments` inside of `output` and paste it in the Boostnote folder and restart the application.

Contributing
============

[](#contributing)

Bug reports and pull requests are welcome on GitHub at .

### TODO

[](#todo)

- Unit Test

### License

[](#license)

It is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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.

###  Release Activity

Cadence

Every ~1 days

Total

3

Last Release

2801d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ffef43b632c91bf64461fbc17e4a100be86a8cf4d685c00c0dd2c040585165d4?d=identicon)[matheuspfaustino](/maintainers/matheuspfaustino)

---

Top Contributors

[![matheusfaustino](https://avatars.githubusercontent.com/u/5246304?v=4)](https://github.com/matheusfaustino "matheusfaustino (13 commits)")

---

Tags

boostnoteevernoteevernote-sdkimportphpphp7importevernoteboostnote

###  Code Quality

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/matheusfaustino-ever2boostphp/health.svg)

```
[![Health](https://phpackages.com/badges/matheusfaustino-ever2boostphp/health.svg)](https://phpackages.com/packages/matheusfaustino-ever2boostphp)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[crunzphp/crunz

Schedule your tasks right from the code.

2292.0M6](/packages/crunzphp-crunz)[humbug/php-scoper

Prefixes all PHP namespaces in a file or directory.

7963.0M35](/packages/humbug-php-scoper)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)

PHPackages © 2026

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