PHPackages                             mbrauner/symfony-starter - 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. mbrauner/symfony-starter

ActiveProject[Framework](/categories/framework)

mbrauner/symfony-starter
========================

A starter project for symfony applications.

v0.1.2(4y ago)13MITJavaScriptPHP &gt;=8.0.2

Since Apr 9Pushed 4y ago2 watchersCompare

[ Source](https://github.com/MichaelBrauner/symfony-starter-project)[ Packagist](https://packagist.org/packages/mbrauner/symfony-starter)[ RSS](/packages/mbrauner-symfony-starter/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (14)Versions (4)Used By (0)

Symfony Starter Project
=======================

[](#symfony-starter-project)

Unless you're looking to build an api or a command line application - no matter how small your project is or how big it grows - this is a general purpose starting point for pretty much every symfony project containing:

- separated [frontend](assets/frontend/webpack.config.js) &amp; [backend](assets/backend/webpack.config.js) &amp; [general](webpack.config.js) webpack configurations (frontend &amp; backend with tailwindcss setup)
- LiipImagineBundle [preconfigured](config/packages/liip_imagine.yaml) (including one image-style 'background\_image')
- basic template structure (frontend, backend) with related base-templates.
- cssnano minification for assets on production builds
- [PagesController](src/Controller/Frontend/PagesController.php) with Http-Caching and Sitemap settings

Installation
============

[](#installation)

```
composer create-project mbrauner/symfony-starter
cd my_project_folder
cp .env .env.local
composer install

yarn install --force && yarn build

# if using npm
# npm install && npm run build

symfony console cache:clear
symfony console cache:warmup

symfony serve -d
```
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity45

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 ~0 days

Total

3

Last Release

1497d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a0e9d8fa33ff9927391698d8e3cf51c22ec31b396196c1f50614e5a6fe02dd07?d=identicon)[Slowwie](/maintainers/Slowwie)

---

Top Contributors

[![MichaelBrauner](https://avatars.githubusercontent.com/u/4937572?v=4)](https://github.com/MichaelBrauner "MichaelBrauner (16 commits)")

### Embed Badge

![Health badge](/badges/mbrauner-symfony-starter/health.svg)

```
[![Health](https://phpackages.com/badges/mbrauner-symfony-starter/health.svg)](https://phpackages.com/packages/mbrauner-symfony-starter)
```

###  Alternatives

[sylius/sylius

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

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

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[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)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

7310.3k29](/packages/open-dxp-opendxp)

PHPackages © 2026

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