PHPackages                             smartbooster/standard-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. [Testing &amp; Quality](/categories/testing)
4. /
5. smartbooster/standard-bundle

ActiveSymfony-bundle[Testing &amp; Quality](/categories/testing)

smartbooster/standard-bundle
============================

Bundle grouping all dev vendor that we use for testing and coding with the SMART BOOSTER standards

v1.4.2(2mo ago)22.1k2MITPHPPHP ^8.1

Since Dec 6Pushed 2mo agoCompare

[ Source](https://github.com/smartbooster/standard-bundle)[ Packagist](https://packagist.org/packages/smartbooster/standard-bundle)[ RSS](/packages/smartbooster-standard-bundle/feed)WikiDiscussions main Synced yesterday

READMEChangelog (10)Dependencies (27)Versions (37)Used By (2)

SMARTBOOSTER - Symfony Standard Bundle
======================================

[](#smartbooster---symfony-standard-bundle)

Bundle grouping all dev vendor that we use for testing and coding with the SMARTBOOSTER standards.

What's inside !
---------------

[](#whats-inside-)

- All the development vendors that we used daily to check our code quality.
- Makefiles with [QA](docs/qa.md) and testing commands to easily run them.

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

[](#installation)

```
# As this bundle is still in development and not added to the symfony/recipes-contrib repo, you need to manually add the recipe endpoint on your composer.json
composer config --json extra.symfony.endpoint '["https://api.github.com/repos/smartbooster/standard-bundle/contents/recipes.json", "flex://defaults"]'
# Then require the bundle into your dev requirements:
composer require --dev smartbooster/standard-bundle
```

When being prompted "Do you want to execute this recipe?" from the other bundle (Phpstan, Codesnif, Dama, ...) answer No and press enter.
The standard-bundle has its own recipe which will cover the bundles mentioned above (check the dotted manifest to see which files).

> Don't forget to do a recipe reset to have the latest changes from the recipe copied files (see next section).

Reinstall the recipe to the latest changes
------------------------------------------

[](#reinstall-the-recipe-to-the-latest-changes)

If you require an upper version or update the bundle version on your project, run the following command to execute the recipe with the latest changes

```
composer recipes:install smartbooster/standard-bundle --reset --force
```

Working on the bundle
---------------------

[](#working-on-the-bundle)

### Updating the recipe dotted manifest

[](#updating-the-recipe-dotted-manifest)

If the dotted manifest has to change (for any configurator), or for a new major version of the bundle, you must create a new smartbooster.standard-bundle.{major}.{minor}.json with a distinct "ref" value.
Use the following PHP script to generate a new random "ref" value:

```
echo bin2hex(random_bytes(20));
```

Then add it to the recipes.json list.

Contributing
------------

[](#contributing)

Pull requests are welcome.

Thanks to [everyone who has contributed](https://github.com/smartbooster/standard-bundle/contributors) already.

---

*This project is supported by [SmartBooster](https://www.smartbooster.io)*

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance85

Actively maintained with recent releases

Popularity23

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 91.8% 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 ~26 days

Total

34

Last Release

78d ago

Major Versions

v0.4.8 → v1.0.02024-01-04

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/17027450?v=4)[Mathieu Ducrot](/maintainers/mathieu-ducrot)[@mathieu-ducrot](https://github.com/mathieu-ducrot)

---

Top Contributors

[![mathieu-ducrot](https://avatars.githubusercontent.com/u/17027450?v=4)](https://github.com/mathieu-ducrot "mathieu-ducrot (89 commits)")[![lfortunier](https://avatars.githubusercontent.com/u/44199110?v=4)](https://github.com/lfortunier "lfortunier (8 commits)")

---

Tags

testingsymfonybundledevstatic analysisqualitystandardcode standards

### Embed Badge

![Health badge](/badges/smartbooster-standard-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/smartbooster-standard-bundle/health.svg)](https://phpackages.com/packages/smartbooster-standard-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.

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

Admin generator for Symfony applications

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

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

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

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[web-auth/webauthn-framework

FIDO2/Webauthn library for PHP and Symfony Bundle.

515100.5k3](/packages/web-auth-webauthn-framework)[web-auth/webauthn-symfony-bundle

FIDO2/Webauthn Security Bundle For Symfony

66529.9k11](/packages/web-auth-webauthn-symfony-bundle)

PHPackages © 2026

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