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 6d 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 22% 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

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

[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k235.4M9.7k](/packages/symfony-framework-bundle)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

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

1.3k1.3M152](/packages/sulu-sulu)[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)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19462.3M1.3k](/packages/drupal-core)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M193](/packages/simplesamlphp-simplesamlphp)

PHPackages © 2026

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