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. meuhmeuhconcept/card-bundle

ActiveBundle

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

Card implementation for MMC

1.1(8y ago)05591proprietaryPHPPHP ~7.0

Since Dec 23Pushed 8y 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 1mo ago

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 64% 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

3273d 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

[sylius/sylius

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

8.4k5.6M647](/packages/sylius-sylius)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k16.7M309](/packages/easycorp-easyadmin-bundle)

PHPackages © 2026

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