PHPackages                             digitalcampusframework/dcf-symfony-framework - 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. digitalcampusframework/dcf-symfony-framework

ActiveLibrary[Framework](/categories/framework)

digitalcampusframework/dcf-symfony-framework
============================================

A symfony framework for digitalcampusframework (DCF) based applications

0311PHP

Since Mar 10Pushed 4y ago4 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

DCF Symfony Framework
=====================

[](#dcf-symfony-framework)

***Notice: This framework is currently a prototype and a WIP.***

Uses the [Symfony Bundle System](https://symfony.com/doc/current/bundles.html)to provide DCF Base Controller and common templates. In the future it may be updated to support other symfony bundle functionality which all DCF based applications may use.

For more information on DCF see  and [https://github.com/digitalcampusframework/dcf\_starter](https://github.com/digitalcampusframework/dcf_starter).

This framework currently provides the following:

- Symfony Logger (not used but available)
- DCF Notice Support
- Common Page Header partial

Examples
--------

[](#examples)

### DCF Notice

[](#dcf-notice)

In controller:

```
$this->addDCFNoticeFlash(BaseController::FLASH_MESSAGE_TYPE_INFO, 'Success', 'Your lucky number has been generated.');

```

### Common Page Header

[](#common-page-header)

In template:

```
{{ include('@DCFFramework/partials/page-header.html.twig', {title: 'Home Page'}) }}

```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/1d20810c105e3896f6350ffdf288f8537cf2659284b016870a1f3db92a434c16?d=identicon)[jsturek8](/maintainers/jsturek8)

---

Top Contributors

[![jsturek](https://avatars.githubusercontent.com/u/542037?v=4)](https://github.com/jsturek "jsturek (9 commits)")

### Embed Badge

![Health badge](/badges/digitalcampusframework-dcf-symfony-framework/health.svg)

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

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M299](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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