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 2w 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 52% 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

1582d ago

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

v1.0.13PHP &gt;=7.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/266652?v=4)[Pierrick P.](/maintainers/pkshetlie)[@pkshetlie](https://github.com/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

[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1175.2k](/packages/rcsofttech-audit-trail-bundle)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M378](/packages/easycorp-easyadmin-bundle)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M196](/packages/sulu-sulu)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)[ahmed-bhs/doctrine-doctor

Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.

939.0k](/packages/ahmed-bhs-doctrine-doctor)

PHPackages © 2026

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