PHPackages                             pkshetlie/settings-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. [Templating &amp; Views](/categories/templating)
4. /
5. pkshetlie/settings-bundle

ActiveLibrary[Templating &amp; Views](/categories/templating)

pkshetlie/settings-bundle
=========================

Easy way to get and set parameters for a symfony application

v1.0.13(4y ago)075GPL-3.0-or-laterPHPPHP &gt;=7.0

Since Mar 27Pushed 4y ago1 watchersCompare

[ Source](https://github.com/pkshetlie/SettingsBundle)[ Packagist](https://packagist.org/packages/pkshetlie/settings-bundle)[ Docs](https://github.com/pkshetlie/settings-bundle)[ RSS](/packages/pkshetlie-settings-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (3)Versions (12)Used By (0)

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

[](#installation)

`composer require pkshetlie/setting-bundle `

add to AppKernel.php

```
[
       ...
       new Pkshetlie\SettingBundle\SettingBundle(),
       ...
]
```

Add to config.yml

```
imports:
  ...
  - { resource: "@SettingBundle/Resources/config/services.yml" }
```

installation is done.

Exemple Usage
-------------

[](#exemple-usage)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

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

Recently: every ~334 days

Total

11

Last Release

1535d ago

PHP version history (2 changes)v1.0.01PHP ^7.0

v1.0.13PHP &gt;=7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/52d168c461928ab372f82732f686a8be31a3396ed867168361be1031e8d0f674?d=identicon)[pkshetlie](/maintainers/pkshetlie)

---

Top Contributors

[![pkshetlie](https://avatars.githubusercontent.com/u/266652?v=4)](https://github.com/pkshetlie "pkshetlie (14 commits)")

---

Tags

symfonySettingstwigparameter

### Embed Badge

![Health badge](/badges/pkshetlie-settings-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/pkshetlie-settings-bundle/health.svg)](https://phpackages.com/packages/pkshetlie-settings-bundle)
```

###  Alternatives

[cg/kint-bundle

This bundle lets you use the Kint function in your Twig templates. Kint is a print\_r() replacement which produces a structured, collapsible and escaped output

22125.8k1](/packages/cg-kint-bundle)[nurikabe/star-rating-bundle

Symfony form type and Twig extension for quick integration of FyneWorks' Star Rating widget

113.1k](/packages/nurikabe-star-rating-bundle)

PHPackages © 2026

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