PHPackages                             a-bakautov/symfony-nginx-docker - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. a-bakautov/symfony-nginx-docker

ActiveProject[DevOps &amp; Deployment](/categories/devops)

a-bakautov/symfony-nginx-docker
===============================

A scaffold for creating a Symfony-based web project using Nginx as a web server and Mysql database

2.0.1(11mo ago)019MITPHPPHP &gt;=8.4

Since Jan 3Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/a-bakautov/symfony-nginx-docker)[ Packagist](https://packagist.org/packages/a-bakautov/symfony-nginx-docker)[ RSS](/packages/a-bakautov-symfony-nginx-docker/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (6)Versions (5)Used By (0)

Description
===========

[](#description)

The repository contains a simple example of the containerization of the Symfony and Nginx. Based on fpm-alpine.

Components
==========

[](#components)

- Symfony 7.2
- Nginx 1.27
- Composer
- Git
- Nano editor

Setting up DEV env
==================

[](#setting-up-dev-env)

You can use .env, but it's better to use a local file that doesn't fall under git: .env.local

```
docker-compose --env-file .env.local up -d
```

After that, you need to install composer dependencies.

```
docker compose exec app composer install
```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance51

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Total

4

Last Release

346d ago

Major Versions

1.0.2 → 2.0.12025-06-01

### Community

Maintainers

![](https://www.gravatar.com/avatar/69cc09260263da625d550892195a21b9fbca3e8c08ee6eafd8309e4c2a395ba6?d=identicon)[a-bakautov](/maintainers/a-bakautov)

---

Top Contributors

[![a-bakautov](https://avatars.githubusercontent.com/u/10687213?v=4)](https://github.com/a-bakautov "a-bakautov (1 commits)")

### Embed Badge

![Health badge](/badges/a-bakautov-symfony-nginx-docker/health.svg)

```
[![Health](https://phpackages.com/badges/a-bakautov-symfony-nginx-docker/health.svg)](https://phpackages.com/packages/a-bakautov-symfony-nginx-docker)
```

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[kadirov/api-starter-kit

443.9k](/packages/kadirov-api-starter-kit)[ibexa/oss

A meta package for installing Ibexa Open Source

19772.4k11](/packages/ibexa-oss)

PHPackages © 2026

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