PHPackages                             elkuku/symfony-playground-two - 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. elkuku/symfony-playground-two

ActiveProject[Framework](/categories/framework)

elkuku/symfony-playground-two
=============================

A Symfony project template

020PHPCI passing

Since Mar 17Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/elkuku/symfony-playground-two)[ Packagist](https://packagist.org/packages/elkuku/symfony-playground-two)[ RSS](/packages/elkuku-symfony-playground-two/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Symfony Playground "two"
========================

[](#symfony-playground-two)

[![GitHub workflow](https://github.com/elkuku/symfony-playground-two/actions/workflows/tests.yml/badge.svg)](https://github.com/elkuku/symfony-playground-two/actions/workflows/tests.yml/badge.svg)

[![screenshot](https://private-user-images.githubusercontent.com/33978/524012203-c43f0b5d-8279-4737-b194-87cc0c74a140.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NzU2NzA0MzIsIm5iZiI6MTc3NTY3MDEzMiwicGF0aCI6Ii8zMzk3OC81MjQwMTIyMDMtYzQzZjBiNWQtODI3OS00NzM3LWIxOTQtODdjYzBjNzRhMTQwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA0MDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNDA4VDE3NDIxMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWE2ZjFlYTMyMTVmYWFjNzJhYjdhZGVjOTM1YTNjZDQ5ZDNhN2E4NTU0OTU2ZTg4MDM5ZWRmMGEzY2Y5NzhjMTQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.uUEi_4sebke44BZKnYT95PekHIgOnmBz-x0ppajrhZE)](https://private-user-images.githubusercontent.com/33978/524012203-c43f0b5d-8279-4737-b194-87cc0c74a140.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NzU2NzA0MzIsIm5iZiI6MTc3NTY3MDEzMiwicGF0aCI6Ii8zMzk3OC81MjQwMTIyMDMtYzQzZjBiNWQtODI3OS00NzM3LWIxOTQtODdjYzBjNzRhMTQwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA0MDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNDA4VDE3NDIxMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWE2ZjFlYTMyMTVmYWFjNzJhYjdhZGVjOTM1YTNjZDQ5ZDNhN2E4NTU0OTU2ZTg4MDM5ZWRmMGEzY2Y5NzhjMTQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.uUEi_4sebke44BZKnYT95PekHIgOnmBz-x0ppajrhZE)

What's this??
-------------

[](#whats-this)

An opinionated [Symfony](https://symfony.com) project template including:

- Symfony 8.\*
- Docker compose file for PostgreSQL
- `dev` login form
     `prod` Social login with Google, GitLab, GitHub and [more](https://github.com/knpuniversity/oauth2-client-bundle#step-1-download-the-client-library)
- A user CRUD interface
- Bootstrap

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

[](#installation)

Clone the repo then use the

```
bin/install
```

command OR execute the script content manually.

Usage
-----

[](#usage)

Create and administer user accounts.

```
symfony console user-admin
```

Start and stop the environment.

```
bin/start
```

```
bin/stop
```

Testing
-------

[](#testing)

```
make tests
```

Check for updates
-----------------

[](#check-for-updates)

Check four outdated PHP deps, recipes and assets.

```
composer check
```

Database
--------

[](#database)

[![Database Diagram](assets/docs/database.svg)](assets/docs/database.svg)

You can create this with

```
composer db-diagram
```

---

Happy coding `=;)`

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance59

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity11

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/33978?v=4)[Nikolai Plath](/maintainers/elkuku)[@elkuku](https://github.com/elkuku)

---

Top Contributors

[![elkuku](https://avatars.githubusercontent.com/u/33978?v=4)](https://github.com/elkuku "elkuku (274 commits)")

### Embed Badge

![Health badge](/badges/elkuku-symfony-playground-two/health.svg)

```
[![Health](https://phpackages.com/badges/elkuku-symfony-playground-two/health.svg)](https://phpackages.com/packages/elkuku-symfony-playground-two)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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