PHPackages                             neuronws/neuron-sync-heroku - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. neuronws/neuron-sync-heroku

ActiveLibrary[File &amp; Storage](/categories/file-storage)

neuronws/neuron-sync-heroku
===========================

Synchronizes the filesystem of all dynos in a Heroku app.

0.0.4(11y ago)2212Shell

Since Dec 18Pushed 11y ago1 watchersCompare

[ Source](https://github.com/neuronws/neuron-sync-heroku-php)[ Packagist](https://packagist.org/packages/neuronws/neuron-sync-heroku)[ Docs](http://www.neuron.ws/)[ RSS](/packages/neuronws-neuron-sync-heroku/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

Neuron Sync Heroku PHP
======================

[](#neuron-sync-heroku-php)

Synchronizes the filesystem of all dynos in a Heroku app.

Requisites
----------

[](#requisites)

- Cedar-14 stack.
- Origin repo: Bitbucket or Github.

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

[](#installation)

1. Download using composer
2. Configure boot
3. Set config vars

### Step 1: Download using composer

[](#step-1-download-using-composer)

Add this package by running the command:

```
$ php composer.phar require neuronws/neuron-sync-heroku "*"
```

### Step 2: Configure boot

[](#step-2-configure-boot)

Create the file `/.profile.d/nws_sync.sh` with the content:

```
/app/vendor/bin/nws_sync_boot.sh
```

And set exec permission:

```
chmod +x nws_sync.sh
```

### Step 3: Set config vars

[](#step-3-set-config-vars)

Add Heroku config variables by running:

```
$ heroku config:set NWS_SCRIPTS_SSH_PUB=...
$ heroku config:set NWS_SCRIPTS_SSH_PRIV=...
$ heroku config:set NWS_SYNC_ORIGIN_SSH_PUB=...
$ heroku config:set NWS_SYNC_ORIGIN_BOOT_SSH_PUB=...
$ heroku config:set NWS_SYNC_ORIGIN=...
$ heroku config:set NWS_SYNC_ORIGIN_BOOT=...
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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 ~7 days

Total

4

Last Release

4139d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/40c22cfcde00d061baa1e04e800fe6b853b44957e72cc8c93737146df77cfaf0?d=identicon)[jlinares-nws](/maintainers/jlinares-nws)

---

Top Contributors

[![jlinares-nws](https://avatars.githubusercontent.com/u/9961064?v=4)](https://github.com/jlinares-nws "jlinares-nws (19 commits)")

---

Tags

filesystemherokusyncsynchronizeneuron

### Embed Badge

![Health badge](/badges/neuronws-neuron-sync-heroku/health.svg)

```
[![Health](https://phpackages.com/badges/neuronws-neuron-sync-heroku/health.svg)](https://phpackages.com/packages/neuronws-neuron-sync-heroku)
```

###  Alternatives

[league/flysystem

File storage abstraction for PHP

13.6k639.1M2.2k](/packages/league-flysystem)[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

1.6k263.6M789](/packages/league-flysystem-aws-s3-v3)[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[knplabs/knp-gaufrette-bundle

Allows to easily use the Gaufrette library in a Symfony project

72528.6M91](/packages/knplabs-knp-gaufrette-bundle)[league/flysystem-local

Local filesystem adapter for Flysystem.

226231.8M39](/packages/league-flysystem-local)[league/flysystem-bundle

Symfony bundle integrating Flysystem into Symfony applications

40029.5M87](/packages/league-flysystem-bundle)

PHPackages © 2026

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