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 today

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

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity46

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

1544d 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

[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[open-dxp/opendxp

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

9421.6k61](/packages/open-dxp-opendxp)[oro/platform

Business Application Platform (BAP)

645143.5k114](/packages/oro-platform)[pimcore/pimcore

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

3.8k3.8M508](/packages/pimcore-pimcore)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M568](/packages/shopware-core)[forumify/forumify-platform

122.0k13](/packages/forumify-forumify-platform)

PHPackages © 2026

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