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

0281PHP

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 1w 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

Maturity26

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/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

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

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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