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 Jun 27Pushed 2mo 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 yesterday

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.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODIxMzQ1MDQsIm5iZiI6MTc4MjEzNDIwNCwicGF0aCI6Ii8zMzk3OC81MjQwMTIyMDMtYzQzZjBiNWQtODI3OS00NzM3LWIxOTQtODdjYzBjNzRhMTQwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA2MjIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNjIyVDEzMTY0NFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTRkYWY3ZWVhMzYxODk1MzU4ZTM5MTQwNmZlMDIyNzhiM2JkOTJhNjk2Mzk3NjVlMWZkMzI3MjQyMTA0ZGY4ODkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JnJlc3BvbnNlLWNvbnRlbnQtdHlwZT1pbWFnZSUyRnBuZyJ9.yEjA760wT2oRP9hkLoYkmOfUr4hbyzcmsBJwMRc82nE)](https://private-user-images.githubusercontent.com/33978/524012203-c43f0b5d-8279-4737-b194-87cc0c74a140.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODIxMzQ1MDQsIm5iZiI6MTc4MjEzNDIwNCwicGF0aCI6Ii8zMzk3OC81MjQwMTIyMDMtYzQzZjBiNWQtODI3OS00NzM3LWIxOTQtODdjYzBjNzRhMTQwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA2MjIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNjIyVDEzMTY0NFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTRkYWY3ZWVhMzYxODk1MzU4ZTM5MTQwNmZlMDIyNzhiM2JkOTJhNjk2Mzk3NjVlMWZkMzI3MjQyMTA0ZGY4ODkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JnJlc3BvbnNlLWNvbnRlbnQtdHlwZT1pbWFnZSUyRnBuZyJ9.yEjA760wT2oRP9hkLoYkmOfUr4hbyzcmsBJwMRc82nE)

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

20

—

LowBetter than 13% of packages

Maintenance56

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 (289 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/dusk

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

1.9k39.6M299](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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