PHPackages                             cloudbase/symfony-base - 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. cloudbase/symfony-base

ActiveProject[Framework](/categories/framework)

cloudbase/symfony-base
======================

A base Symfony 7.3 project template with Latte templating

1.0.0(6mo ago)020GPL-3.0-or-laterPHPPHP &gt;=8.3

Since Oct 18Pushed 6mo agoCompare

[ Source](https://github.com/Winning-Software/symfony-base)[ Packagist](https://packagist.org/packages/cloudbase/symfony-base)[ RSS](/packages/cloudbase-symfony-base/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (19)Versions (10)Used By (0)

Symfony Base Template
=====================

[](#symfony-base-template)

[![Version 0.5.0](https://camo.githubusercontent.com/a9b7ec7f775f7a23149ac60a64f9a5f469e28df4485482b5fcf1274dc932b418/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f56657273696f6e2d302e352e302d626c7565)](https://camo.githubusercontent.com/a9b7ec7f775f7a23149ac60a64f9a5f469e28df4485482b5fcf1274dc932b418/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f56657273696f6e2d302e352e302d626c7565)[![License GPL-3.0-or-later](https://camo.githubusercontent.com/1f081152ea1147a9fac48726615f330f4a74ce18c28d10e42bf4f62b9ecb6009/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d47504c2d2d332e302d2d6f722d2d6c617465722d343061646263)](https://camo.githubusercontent.com/1f081152ea1147a9fac48726615f330f4a74ce18c28d10e42bf4f62b9ecb6009/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d47504c2d2d332e302d2d6f722d2d6c617465722d343061646263)

A *highly opinionated*, ready-to-use Symfony 7.3 project template with the Latte templating engine.

Installation
------------

[](#installation)

```
composer create-project cloudbase/symfony-base my-project
```

What's Included?
----------------

[](#whats-included)

- Symfony 7.3
- Latte Templating Engine
- Full Authentication System: Login, Registration, Password Reset and Email Verification
- Doctrine ORM/DBAL
- NPM with Webpack
- TailwindCSS
- TypeScript
- SCSS

Basic Usage
-----------

[](#basic-usage)

After installation, run `npm install` to install node dependencies. This has been excluded from the auto-setup script to allow you to run this in your container or your own environment without requiring node/npm locally.

Update your projects `.env` file with your database credentials and run the SQL manually (`data/setup.sql`).

Customising
-----------

[](#customising)

This is just a base project with some helpful features baked in. Modify anything and everything to suit your needs.

Your app homepage route is defined in `src/Application/IndexController.php` and the template is located at `templates/application/index.latte` - remove the default content and replace it with your own.

All the auth code has been included and can be found in the `src/Auth` directory. Out of the box this includes:

- Login
- Registration
- Password Reset
- Email Verification

Again, feel free to modify any part of this to suit your needs.

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance69

Regular maintenance activity

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity56

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

Total

8

Last Release

181d ago

Major Versions

0.5.0 → 1.0.02025-11-18

PHP version history (2 changes)0.1.0PHP &gt;=8.2

0.3.0PHP &gt;=8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/7b90e8b50322861eede874ba8de6e5417bb734b25117d2dda5f8df2729942d81?d=identicon)[cloudbase](/maintainers/cloudbase)

---

Top Contributors

[![DanielWinning](https://avatars.githubusercontent.com/u/71671373?v=4)](https://github.com/DanielWinning "DanielWinning (40 commits)")

###  Code Quality

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/cloudbase-symfony-base/health.svg)

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

###  Alternatives

[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)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[kimai/kimai

Kimai - Time Tracking

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

PHPackages © 2026

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