PHPackages                             aubert-alexis/symfony5-cms - 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. aubert-alexis/symfony5-cms

ActiveProject

aubert-alexis/symfony5-cms
==========================

v1.3(5y ago)1161[21 PRs](https://github.com/AubertAlexis/symfony5-cms/pulls)proprietaryCSSPHP ^7.2.5

Since Aug 5Pushed 3y ago2 watchersCompare

[ Source](https://github.com/AubertAlexis/symfony5-cms)[ Packagist](https://packagist.org/packages/aubert-alexis/symfony5-cms)[ RSS](/packages/aubert-alexis-symfony5-cms/feed)WikiDiscussions master Synced today

READMEChangelog (4)Dependencies (36)Versions (34)Used By (0)

Sym'MS - Cms Symfony 5
======================

[](#symms---cms-symfony-5)

1 - Installation
----------------

[](#1---installation)

### Depuis Github

[](#depuis-github)

```
git clone https://github.com/AubertAlexis/symfony5-cms.git
cd symfony5-cms
composer install
yarn install

```

### Depuis Packagist

[](#depuis-packagist)

```
composer create-project aubert-alexis/symfony5-cms
cd symfony5-cms
yarn install

```

2 - Configuration
-----------------

[](#2---configuration)

Créer un fichier `.env.local` :

> N'oubliez pas de modifier avec vos informations.

```
DATABASE_URL=mysql://root:password@127.0.0.1:3306/symfony5-cms

EMAIL="Votre_email_d_envoie"

MAILER_URL=gmail://${EMAIL}:votre_mot_de_passe_d_email@localhost
```

3 - Génération du CMS
---------------------

[](#3---génération-du-cms)

```
composer prepare-cms

```

4 - Démarer le serveur en local
-------------------------------

[](#4---démarer-le-serveur-en-local)

```
symfony serve
yarn encore dev

```

---

Documentation technique
-----------------------

[](#documentation-technique)

[Voir la documentation ici](https://github.com/AubertAlexis/symfony5-cms/blob/develop/doc/index.md)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 93.3% 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 ~22 days

Total

4

Last Release

2038d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/553545?v=4)[lexo](/maintainers/lexo)[@lexo](https://github.com/lexo)

---

Top Contributors

[![AubertAlexis](https://avatars.githubusercontent.com/u/33714908?v=4)](https://github.com/AubertAlexis "AubertAlexis (70 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/aubert-alexis-symfony5-cms/health.svg)

```
[![Health](https://phpackages.com/badges/aubert-alexis-symfony5-cms/health.svg)](https://phpackages.com/packages/aubert-alexis-symfony5-cms)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[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)[chameleon-system/chameleon-base

The Chameleon System core.

1026.5k3](/packages/chameleon-system-chameleon-base)[easycorp/easyadmin-demo

EasyAdmin Demo Application

145.7k](/packages/easycorp-easyadmin-demo)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)

PHPackages © 2026

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