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

ActiveProject[Framework](/categories/framework)

roromedia/symfony-starter
=========================

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

Since Apr 11Pushed 4y ago2 watchersCompare

[ Source](https://github.com/roromedia/symfony-starter)[ Packagist](https://packagist.org/packages/roromedia/symfony-starter)[ RSS](/packages/roromedia-symfony-starter/feed)WikiDiscussions main Synced 6d ago

READMEChangelog (2)Dependencies (15)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 roromedia/symfony-starter my_project_folder
cd my_project_folder
cp .env .env.local
composer install

npm install && npm run build

# if using yarn
#yarn install --force && yarn build

# only for production
symfony console cache:clear
symfony console cache:warmup

# only for development
symfony serve -d
```
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

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

Total

3

Last Release

1494d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/443449f2bb1e83fc5cbf8a2843a489e390a563e653349e12cc6810118c366132?d=identicon)[roromedia](/maintainers/roromedia)

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/roromedia-symfony-starter/health.svg)](https://phpackages.com/packages/roromedia-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)
