PHPackages                             shyguy81/food-choice-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. [Framework](/categories/framework)
4. /
5. shyguy81/food-choice-bundle

ActiveSymfony-bundle[Framework](/categories/framework)

shyguy81/food-choice-bundle
===========================

Symfony bundle to integrate shyguy81/food-choice-core into a Symfony app

v1.0.2(4mo ago)021MITPHPPHP ^8.1

Since Jan 9Pushed 4mo agoCompare

[ Source](https://github.com/shyguy81/food-choice-bundle)[ Packagist](https://packagist.org/packages/shyguy81/food-choice-bundle)[ Docs](https://github.com/shyguy81/food-choice-bundle)[ RSS](/packages/shyguy81-food-choice-bundle/feed)WikiDiscussions main Synced 1mo ago

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

FoodChoiceBundle
================

[](#foodchoicebundle)

Bundle d'intégration pour `shyguy81/food-choice-core`.

Installation (local):

```
composer install
```

Configurer le bundle dans `config/bundles.php` (si nécessaire):

```
return [
    // ...
    Shyguy\FoodChoiceBundle\FoodChoiceBundle::class => ['all' => true],
];
```

Configuration (exemple `config/packages/food_choice.yaml`):

```
food_choice:
  repository_service: 'App\\Adapter\\Repository\\DoctrineRepository'
  image_storage_service: 'App\\Adapter\\Storage\\MinioImageAdapter'
```

Le bundle crée des alias de services pour :

- `Shyguy\\FoodChoiceCore\\Port\\RepositoryInterface`
- `Shyguy\\FoodChoiceCore\\Port\\ImageStorageInterface`

Ainsi les applications peuvent remplacer les implémentations par leurs propres services.

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance78

Regular maintenance activity

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity45

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

Every ~0 days

Total

3

Last Release

122d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1352a8314e712c123ee5832dc02c165df5ed155048b6594a296bc38a617d8337?d=identicon)[shyguy81](/maintainers/shyguy81)

---

Top Contributors

[![shyguy81](https://avatars.githubusercontent.com/u/116341943?v=4)](https://github.com/shyguy81 "shyguy81 (11 commits)")

---

Tags

phpsymfonybundlefood

### Embed Badge

![Health badge](/badges/shyguy81-food-choice-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/shyguy81-food-choice-bundle/health.svg)](https://phpackages.com/packages/shyguy81-food-choice-bundle)
```

###  Alternatives

[skipthedragon/inertia-bundle

Inertia.js server-side adapter for Symfony 4, 5, 6 and 7.

7517.5k](/packages/skipthedragon-inertia-bundle)[orbitale/cms-bundle

A simple lightweight CMS bundle for Symfony

6343.2k](/packages/orbitale-cms-bundle)[visithor/visithor-bundle

Visithor Bundle for Symfony

1620.2k3](/packages/visithor-visithor-bundle)

PHPackages © 2026

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