PHPackages                             deathart/forum-sf4 - 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. deathart/forum-sf4

AbandonedArchivedProject[Framework](/categories/framework)

deathart/forum-sf4
==================

Develop forum with the symfony 4

40[16 PRs](https://github.com/deathart/ForumSF4/pulls)HTML

Since Aug 29Pushed 6y ago1 watchersCompare

[ Source](https://github.com/deathart/ForumSF4)[ Packagist](https://packagist.org/packages/deathart/forum-sf4)[ RSS](/packages/deathart-forum-sf4/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (18)Used By (0)

Forum-sf4
=========

[](#forum-sf4)

I created this forum system with the help of Symfony4, thank you for being lenient I'm not a professional developer, this system just helps me to learn more deeply Symfony but also PHP, don't hesitate to help me in this project and tell me what's going and what's not going well.

Installation (An automatic installation will come later on)
===========================================================

[](#installation-an-automatic-installation-will-come-later-on)

- First of all, configure the file .env to the root of the folder.
- Then execute the following commands :
    - PHP
        - Normal
            - ```
                  composer install
                  php bin/console doctrine:schema:update --force
                  php bin/console doctrine:fixtures:load
                  composer dump-autoload --optimize --no-dev --classmap-authoritative
                  php bin/console server:run
                ```
        - Docker
            - ```
                  docker-compose build && docker-compose up -d
                  ./docker/composer install
                  ./docker/console bin/console doctrine:schema:update --force
                  ./docker/console bin/console doctrine:fixtures:load
                  ./docker/composer dump-autoload --optimize --no-dev --classmap-authoritative
                ```
    - Theme
        - ```
              yarn install
              yarn run encore production
            ```
    - Go to

Themes and languages
====================

[](#themes-and-languages)

- Themes : (Provisional).
    - For templates files : `Ressources/templates`
    - For assets (JS/CSS/IMG/FONTS) : `Ressources/assets`
- Language : To modify or add a new language, go to [http://127.0.0.1:8000/admin/\_trans](http://127.0.0.1:8000/admin/_trans)

Server Requirements
===================

[](#server-requirements)

[PHP](http://php.net) version 7.1.3 or newer is required, with the [intl](http://php.net/manual/fr/book.intl.php) &amp; [iconv](http://php.net/manual/fr/book.iconv.php) extension's installed. [Why 7.1](https://gophp71.org/)?

Issues
======

[](#issues)

For any problems or suggestions created a new issue (By checking that this issue has not already been created)

Screenshots
===========

[](#screenshots)

[![Home](https://camo.githubusercontent.com/5e0bc778b6b179e8ca236dbb9429560ce857c92487c0b75f0492e36b503fe330/68747470733a2f2f64656174686172742e66722f63762f666f72756d7366342f666f72756d5f686f6d652e706e67 "Home")](https://camo.githubusercontent.com/5e0bc778b6b179e8ca236dbb9429560ce857c92487c0b75f0492e36b503fe330/68747470733a2f2f64656174686172742e66722f63762f666f72756d7366342f666f72756d5f686f6d652e706e67)[![Forum](https://camo.githubusercontent.com/8581218141b546c46eb5097d5157acfc07f939d2e7c57d00437391cd30ec8ab3/68747470733a2f2f64656174686172742e66722f63762f666f72756d7366342f666f72756d5f666f72756d2e706e67 "Forum")](https://camo.githubusercontent.com/8581218141b546c46eb5097d5157acfc07f939d2e7c57d00437391cd30ec8ab3/68747470733a2f2f64656174686172742e66722f63762f666f72756d7366342f666f72756d5f666f72756d2e706e67)[![Topic](https://camo.githubusercontent.com/f8ee47308f14a423302681097a62c147ab772b52a37cea48d02e5b21469ae2de/68747470733a2f2f64656174686172742e66722f63762f666f72756d7366342f666f72756d5f746f7069632e706e67 "Topic")](https://camo.githubusercontent.com/f8ee47308f14a423302681097a62c147ab772b52a37cea48d02e5b21469ae2de/68747470733a2f2f64656174686172742e66722f63762f666f72756d7366342f666f72756d5f746f7069632e706e67)

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 84.6% 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://avatars.githubusercontent.com/u/436468?v=4)[Deathart](/maintainers/deathart)[@deathart](https://github.com/deathart)

---

Top Contributors

[![deathart](https://avatars.githubusercontent.com/u/436468?v=4)](https://github.com/deathart "deathart (193 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (30 commits)")[![dependabot-support](https://avatars.githubusercontent.com/u/112581971?v=4)](https://github.com/dependabot-support "dependabot-support (3 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![snyk-bot](https://avatars.githubusercontent.com/u/19733683?v=4)](https://github.com/snyk-bot "snyk-bot (1 commits)")

---

Tags

forumforum-sf4forumsoftwarephpsymfonysymfony4

### Embed Badge

![Health badge](/badges/deathart-forum-sf4/health.svg)

```
[![Health](https://phpackages.com/badges/deathart-forum-sf4/health.svg)](https://phpackages.com/packages/deathart-forum-sf4)
```

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M836](/packages/laravel-socialite)[laravel/dusk

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

1.9k38.6M289](/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)
