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(5mo ago)021MITPHPPHP ^8.1

Since Jan 9Pushed 5mo 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 today

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

34

—

LowBetter than 75% of packages

Maintenance70

Regular maintenance activity

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity46

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

176d ago

### Community

Maintainers

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

[sulu/sulu

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

1.3k1.4M203](/packages/sulu-sulu)[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)[web-auth/webauthn-framework

FIDO2/Webauthn library for PHP and Symfony Bundle.

515100.5k3](/packages/web-auth-webauthn-framework)[sulu/skeleton

Project template for starting your new project based on the Sulu content management system

29735.5k](/packages/sulu-skeleton)[web-auth/webauthn-symfony-bundle

FIDO2/Webauthn Security Bundle For Symfony

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

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

7623.5k](/packages/skipthedragon-inertia-bundle)

PHPackages © 2026

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