PHPackages                             mocniak/propaganda-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. mocniak/propaganda-bundle

ActiveLibrary

mocniak/propaganda-bundle
=========================

Skeleton of a Propaganda CMS based on symfony and doctrine

0.0.3(5y ago)010properiataryPHPPHP &gt;=7.1CI failing

Since May 2Pushed 5y ago1 watchersCompare

[ Source](https://github.com/mocniak/propaganda-bundle)[ Packagist](https://packagist.org/packages/mocniak/propaganda-bundle)[ RSS](/packages/mocniak-propaganda-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

Installation
============

[](#installation)

Make sure Composer is installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Step 1: Download the Bundle
---------------------------

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require
```

Step 2: Enable the Bundle
-------------------------

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `app/AppKernel.php` file of your project:

```
// app/AppKernel.php

// ...
class AppKernel extends Kernel
{
    public function registerBundles()
    {
        $bundles = [
            // ...
            new \\(),
        ];

        // ...
    }

    // ...
}
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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 ~12 days

Total

3

Last Release

2177d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f95bd6341f433141a57a440ea7fd862088c08f8b783a3a6828d34903b1655229?d=identicon)[mocniak](/maintainers/mocniak)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/mocniak-propaganda-bundle/health.svg)

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

PHPackages © 2026

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