PHPackages                             triasto/ssm-parameters-bundle - 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. triasto/ssm-parameters-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

triasto/ssm-parameters-bundle
=============================

Small bundle for using SSM parameters in a Symfony project

v1.0.0(3y ago)05.7k1MITPHPPHP ^8.0

Since Apr 13Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Triasto/ssm-parameters-bundle)[ Packagist](https://packagist.org/packages/triasto/ssm-parameters-bundle)[ RSS](/packages/triasto-ssm-parameters-bundle/feed)WikiDiscussions main Synced 6d ago

READMEChangelogDependencies (5)Versions (7)Used By (0)

ssm-parameters-bundle
=====================

[](#ssm-parameters-bundle)

Simple bundle for adding support for SSM parameters for a Symfony project

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

[](#installation)

Make sure Composer is installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Applications that use Symfony Flex
----------------------------------

[](#applications-that-use-symfony-flex)

Open a command console, enter your project directory and execute:

```
$ composer require triasto/ssm-parameters-bundle
```

Applications that don't use Symfony Flex
----------------------------------------

[](#applications-that-dont-use-symfony-flex)

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require triasto/ssm-parameters-bundle
```

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `config/bundles.php` file of your project:

```
// config/bundles.php

return [
    // ...
    Triasto\SsmParametersBundle\TriastoSsmParametersBundle::class => ['all' => true],
];
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity61

Established project with proven stability

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

Recently: every ~169 days

Total

6

Last Release

1183d ago

Major Versions

v0.1.4 → v1.0.02023-02-20

PHP version history (2 changes)v0.1PHP ^7.4.0 | ^8.0

v1.0.0PHP ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2419883?v=4)[Lucas Pekel](/maintainers/Triasto)[@Triasto](https://github.com/Triasto)

---

Top Contributors

[![Triasto](https://avatars.githubusercontent.com/u/2419883?v=4)](https://github.com/Triasto "Triasto (7 commits)")

### Embed Badge

![Health badge](/badges/triasto-ssm-parameters-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/triasto-ssm-parameters-bundle/health.svg)](https://phpackages.com/packages/triasto-ssm-parameters-bundle)
```

###  Alternatives

[codefog/contao-haste

haste extension for Contao Open Source CMS

42650.8k139](/packages/codefog-contao-haste)[spomky-labs/pwa-bundle

Progressive Web App Manifest Generator Bundle for Symfony.

6144.4k1](/packages/spomky-labs-pwa-bundle)[symfony/ux-cropperjs

Cropper.js integration for Symfony

19280.3k3](/packages/symfony-ux-cropperjs)

PHPackages © 2026

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