PHPackages                             cerad/symfony - 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. cerad/symfony

ActiveLibrary[Framework](/categories/framework)

cerad/symfony
=============

My Symfony Tweaks

v0.0.4(5y ago)09MITPHPPHP &gt;=7.4.4

Since Aug 13Pushed 5y ago1 watchersCompare

[ Source](https://github.com/cerad/symfony)[ Packagist](https://packagist.org/packages/cerad/symfony)[ RSS](/packages/cerad-symfony/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (4)Dependencies (6)Versions (5)Used By (0)

First attempt at creating a package for my Symfony tweaks

```
{
    "autoload": {
        "psr-4": {
            "App\\": "src/"
        },
        "exclude-from-classmap": [
            "/vendor/cerad/symfony/src/App/"
        ]
    }
}
```

Not sure if I need the min-stability or not

Developing against 7.4 to get typed properties.

7.2 does not support them.

Add config/mappings/default directory copy config/packages/doctrine.yaml remove Entity and Repository directories

copy config/services.php remove Controller directory

copy config/routes/annotations.yaml until annotations are disabled or just remove the file

copy config/routes.php

copy App\\Home

After adding some additional PSR-4 paths I had to publish a new release and then update the app.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

Total

4

Last Release

2139d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7587f24c7adc15a01f185973424149e796b784222155da8dc22726691ec9c996?d=identicon)[ahundiak](/maintainers/ahundiak)

---

Top Contributors

[![ahundiak](https://avatars.githubusercontent.com/u/130533?v=4)](https://github.com/ahundiak "ahundiak (7 commits)")

### Embed Badge

![Health badge](/badges/cerad-symfony/health.svg)

```
[![Health](https://phpackages.com/badges/cerad-symfony/health.svg)](https://phpackages.com/packages/cerad-symfony)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[shopware/storefront

Storefront for Shopware

684.6M236](/packages/shopware-storefront)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[open-dxp/opendxp

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

9421.6k61](/packages/open-dxp-opendxp)[contao-community-alliance/dc-general

Universal data container for Contao

1680.8k91](/packages/contao-community-alliance-dc-general)

PHPackages © 2026

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