PHPackages                             flexphp/helper-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. flexphp/helper-bundle

ActiveSymfony-bundle

flexphp/helper-bundle
=====================

Helper bundle for Symfony

020PHP

Since Jul 29Pushed 2y ago1 watchersCompare

[ Source](https://github.com/flexphp/flex-helper-bundle)[ Packagist](https://packagist.org/packages/flexphp/helper-bundle)[ RSS](/packages/flexphp-helper-bundle/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (2)Used By (0)

Helper-Bundle
=============

[](#helper-bundle)

[![Latest Stable Version](https://camo.githubusercontent.com/945328cb403e1a1ade04fe9a429c52d3d3d887a52d119e65d3298e6ca2732c02/68747470733a2f2f706f7365722e707567782e6f72672f666c65787068702f68656c7065722d62756e646c652f762f737461626c65)](https://packagist.org/packages/flexphp/helper-bundle)[![Total Downloads](https://camo.githubusercontent.com/173096faea35f8161d8af5466b06f8b48e674bf43ce055e46cf7984852b4d644/68747470733a2f2f706f7365722e707567782e6f72672f666c65787068702f68656c7065722d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/flexphp/helper-bundle)[![Latest Unstable Version](https://camo.githubusercontent.com/a1bede8e84df798fbbeb74711a573bda10bc34e574e25638745b54ac68c07f82/68747470733a2f2f706f7365722e707567782e6f72672f666c65787068702f68656c7065722d62756e646c652f762f756e737461626c65)](https://packagist.org/packages/flexphp/helper-bundle)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/7fd644507dca7bb9c6a6a843c7767969ba0c0a870132ce70e70416c7cfe67817/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f666c65787068702f666c65782d68656c7065722d62756e646c652f6261646765732f7175616c6974792d73636f72652e706e67)](https://scrutinizer-ci.com/g/flexphp/flex-helper-bundle)[![Code Coverage](https://camo.githubusercontent.com/a5f87e1e1cba27d543d0eb61a2e17156a75f4e41e67e54dec04c9614a3d4756d/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f666c65787068702f666c65782d68656c7065722d62756e646c652f6261646765732f636f7665726167652e706e67)](https://scrutinizer-ci.com/g/flexphp/flex-helper-bundle)[![License](https://camo.githubusercontent.com/8e6b04913d526932873ef9d0a6eb0d4a505aff12179793a448991e72a9c0a725/68747470733a2f2f706f7365722e707567782e6f72672f666c65787068702f68656c7065722d62756e646c652f6c6963656e7365)](https://packagist.org/packages/flexphp/helper-bundle)[![composer.lock](https://camo.githubusercontent.com/eed3935375bf1ddebaeeeeda797035fd93bf8398db4adedbb6673f06b12172f3/68747470733a2f2f706f7365722e707567782e6f72672f666c65787068702f68656c7065722d62756e646c652f636f6d706f7365726c6f636b)](https://packagist.org/packages/flexphp/helper-bundle)

Helper bundle for Symfony

Change between frameworks when you need. Keep It Simple, SOLID and DRY with FlexPHP.

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 helper-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 helper-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 [
    // ...
    FlexPHP\Bundle\FlexPHPHelperBundle::class => ['all' => true],
];
```

License
-------

[](#license)

helper-bundle is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

[![freddiegar](https://avatars.githubusercontent.com/u/8710491?v=4)](https://github.com/freddiegar "freddiegar (1 commits)")

### Embed Badge

![Health badge](/badges/flexphp-helper-bundle/health.svg)

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

PHPackages © 2026

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