PHPackages                             youshido/settings - 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. youshido/settings

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

youshido/settings
=================

Bundle for easy integrations default site settings

1.0.0(10y ago)0176MITPHPPHP &gt;=5.4

Since Jul 30Pushed 10y ago3 watchersCompare

[ Source](https://github.com/Youshido/Setting)[ Packagist](https://packagist.org/packages/youshido/settings)[ Docs](https://github.com/Youshido/Setting)[ RSS](/packages/youshido-settings/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (4)Versions (2)Used By (0)

Setting Bundle
==============

[](#setting-bundle)

Bundle used to set default parameters for everything

\##Installation:

### Import in your config.yml:

[](#import-in-your-configyml)

```
twig:
    #...

    globals:
        defaults: @ysettings
```

### Import to admin structure.yml file:

[](#import-to-admin-structureyml-file)

This config use only in pair with [YoushidoAdminBundle](https://github.com/Youshido/AdminBundle)

```
imports:
    #...

    - { resource: ../../vendor/youshido/settings/Resources/config/admin/structure.settings.yml }
```

\##Use it:

### Use in controller:

[](#use-in-controller)

```
$this->get('ysettings')->getParameter($key, $defaultValue);
```

### Use in twig:

[](#use-in-twig)

```
{{ defaults.parameter(key) }}
```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

3991d ago

### Community

Maintainers

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

---

Top Contributors

[![portey](https://avatars.githubusercontent.com/u/1961696?v=4)](https://github.com/portey "portey (5 commits)")

---

Tags

symfonybundleSettings

### Embed Badge

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

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

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M737](/packages/sylius-sylius)[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.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k14](/packages/2lenet-crudit-bundle)[oro/platform

Business Application Platform (BAP)

645143.5k115](/packages/oro-platform)[sulu/sulu

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

1.3k1.4M203](/packages/sulu-sulu)

PHPackages © 2026

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