PHPackages                             meuhmeuhconcept/card-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. meuhmeuhconcept/card-bundle

ActiveBundle[Utility &amp; Helpers](/categories/utility)

meuhmeuhconcept/card-bundle
===========================

Card implementation for MMC

1.1(9y ago)05591proprietaryPHPPHP ~7.0

Since Dec 23Pushed 9y ago2 watchersCompare

[ Source](https://github.com/MeuhMeuhConcept/CardBundle)[ Packagist](https://packagist.org/packages/meuhmeuhconcept/card-bundle)[ RSS](/packages/meuhmeuhconcept-card-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (7)Dependencies (27)Versions (8)Used By (0)

MeuhMeuhConcept CardBundle
==========================

[](#meuhmeuhconcept-cardbundle)

[![Build Status](https://camo.githubusercontent.com/920c06654c55c072eff5a6f264f63a9adac0a6c177c2a827947ad1c072bfa365/68747470733a2f2f7472617669732d63692e6f72672f4d6575684d657568436f6e636570742f4361726442756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/MeuhMeuhConcept/CardBundle)

Implatation of CardBundle for MeuhMeuhConcept

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

[](#installation)

Via composer

```
composer require meuhmeuhconcept/card-bundle
```

Installs bundles web assets under a public web directory

```
bin/console assets:install
```

Configuration
-------------

[](#configuration)

### Add bundles

[](#add-bundles)

In app/AppKernel.php, add following lines

```
public function registerBundles()
{
    $bundles = [

        // ...

        new MMC\CardBundle\MMCCardBundle(),

        // ...
    ];

    // ...
}
```

### Configure bundles

[](#configure-bundles)

```
#In app/config/yml

# Twig Configuration
twig:
    form_themes:
        - 'MMCCardBundle:Form:status_validation.html.twig'
```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 86.7% 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 ~25 days

Recently: every ~32 days

Total

7

Last Release

3325d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/404ccde3b04536a7f83c8fda7f1e7b245ba029b855035654ce40b93a6c13df46?d=identicon)[jngermon](/maintainers/jngermon)

---

Top Contributors

[![mdeblaise](https://avatars.githubusercontent.com/u/6728756?v=4)](https://github.com/mdeblaise "mdeblaise (39 commits)")[![jngermon](https://avatars.githubusercontent.com/u/12733304?v=4)](https://github.com/jngermon "jngermon (6 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/meuhmeuhconcept-card-bundle/health.svg)

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

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M378](/packages/easycorp-easyadmin-bundle)[chameleon-system/chameleon-base

The Chameleon System core.

1027.9k4](/packages/chameleon-system-chameleon-base)[sylius/sylius

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

8.5k5.8M712](/packages/sylius-sylius)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9317.2k55](/packages/open-dxp-opendxp)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.4M524](/packages/shopware-core)

PHPackages © 2026

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