PHPackages                             eonx-com/easy-ssm - 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. eonx-com/easy-ssm

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

eonx-com/easy-ssm
=================

CLI tool to interact with AWS ParameterStore in a convenient way

4.5.8(1y ago)021.6kMITPHPPHP ^8.1CI failing

Since Apr 6Pushed 1y ago1 watchersCompare

[ Source](https://github.com/eonx-com/easy-ssm)[ Packagist](https://packagist.org/packages/eonx-com/easy-ssm)[ RSS](/packages/eonx-com-easy-ssm/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependencies (8)Versions (369)Used By (0)

\---eonx\_docs--- title: Introduction weight: 0 ---eonx\_docs---

CLI tool to interact with AWS ParameterStore in a convenient way

### Require package (Composer)

[](#require-package-composer)

We recommend to use [Composer](https://getcomposer.org/) to manage your dependencies. You can require this package as follows:

```
$ composer require eonx-com/easy-ssm
```

### Commands

[](#commands)

- **apply:** Apply local changes to remote AWS ParameterStore
- **diff:** Resolve diff between local parameters and AWS ParameterStore
- **dump-envs:** Dump env vars in a PHP file to improve loading time
- **export-envs:** Fetch parameters from AWS ParameterStore and output shell syntax to export them as env variables
- **init:** Initialise local parameters from AWS ParameterStore
- **local-apply:** Apply changes locally when "\*\_old" file has been generated
- **local-diff:** Resolve diff locally when "\*\_old" file has been generated

### Dotenv integration

[](#dotenv-integration)

If working on a PHP project, you can use the Dotenv integration provided by this package to load your AWS ParameterStore parameters as env variables within PHP:

```
// bootstrap.php

require_once __DIR__ . '/vendor/autoload.php';

// Will fetch parameters from AWS ParameterStore and export them as env vars
(new \EonX\EasySsm\Dotenv\SsmDotenv())->loadEnv();

// Now your parameters from AWS ParameterStore are available in: $_ENV, $_SERVER and via \getenv()
```

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance42

Moderate activity, may be stable

Popularity20

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity84

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 92.5% 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 ~5 days

Recently: every ~109 days

Total

346

Last Release

467d ago

Major Versions

2.5.33 → 3.0.5-alpha42021-03-09

3.4.26 → 4.0.12022-02-28

3.4.27 → 4.0.32022-03-18

3.4.28 → 4.1.72022-05-31

3.x-dev → 4.3.62022-11-15

PHP version history (4 changes)v2.3.9PHP ^7.1

v2.5.0PHP ^7.2

3.4.0PHP ^7.2 || ^8.0

4.0.1PHP ^8.1

### Community

Maintainers

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

---

Top Contributors

[![natepage](https://avatars.githubusercontent.com/u/11576446?v=4)](https://github.com/natepage "natepage (580 commits)")[![roman-eonx](https://avatars.githubusercontent.com/u/48544017?v=4)](https://github.com/roman-eonx "roman-eonx (23 commits)")[![TomasVotruba](https://avatars.githubusercontent.com/u/924196?v=4)](https://github.com/TomasVotruba "TomasVotruba (8 commits)")[![itorgov](https://avatars.githubusercontent.com/u/1703419?v=4)](https://github.com/itorgov "itorgov (8 commits)")[![ERuban](https://avatars.githubusercontent.com/u/13186130?v=4)](https://github.com/ERuban "ERuban (3 commits)")[![alexndlm](https://avatars.githubusercontent.com/u/6824784?v=4)](https://github.com/alexndlm "alexndlm (2 commits)")[![BOB41K1987](https://avatars.githubusercontent.com/u/20467102?v=4)](https://github.com/BOB41K1987 "BOB41K1987 (2 commits)")[![DKeeper](https://avatars.githubusercontent.com/u/1589751?v=4)](https://github.com/DKeeper "DKeeper (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/eonx-com-easy-ssm/health.svg)

```
[![Health](https://phpackages.com/badges/eonx-com-easy-ssm/health.svg)](https://phpackages.com/packages/eonx-com-easy-ssm)
```

###  Alternatives

[shopware/platform

The Shopware e-commerce core

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

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[contao/manager-bundle

Provides the Contao Managed Edition

181.3M61](/packages/contao-manager-bundle)[pumukit/pumukit

Media Portal

5714.0k37](/packages/pumukit-pumukit)

PHPackages © 2026

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