PHPackages                             kr-digital/symfony-template - 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. [Templating &amp; Views](/categories/templating)
4. /
5. kr-digital/symfony-template

ActiveTemplate[Templating &amp; Views](/categories/templating)

kr-digital/symfony-template
===========================

Базовый template для Symfony проектов

2.0.0(3y ago)010[2 issues](https://github.com/kr-digital/symfony-template/issues)MITPHP

Since May 2Pushed 3y ago2 watchersCompare

[ Source](https://github.com/kr-digital/symfony-template)[ Packagist](https://packagist.org/packages/kr-digital/symfony-template)[ Docs](https://github.com/kr-digital/symfony-template)[ RSS](/packages/kr-digital-symfony-template/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependenciesVersions (13)Used By (0)

Symfony w/ Docker config
========================

[](#symfony-w-docker-config)

Темплейт приложения Symfony

1. Symfony (5.4 LTS)
2. PHP 8.0
3. PostgreSQL 14.2
4. Dockerized Nginx, FPM, CLI and a database
5. CS-Fixer и Psalm

Quick Start
===========

[](#quick-start)

1. `composer create-project kr-digital/symfony-template local_project_path`
2. `make init` - Обязательно запустить перед началом работы над проектом. До настраивает приложение, удаляет временные файлы.
3. `make up`
4. Все контейнеры по дефолту займут рандомные поля в диапазоне (47001-47999)

Для всех контейнеров можно задать порты в ручную в /.env file (`make restart` необходимо выполнить для применения изменений).

Configuring Xdebug settings for PhpStorm IDE
--------------------------------------------

[](#configuring-xdebug-settings-for-phpstorm-ide)

Для интеграции PHPStorm и Xdebug:

1. Создайте PHP interpreter в `Settings -> Languages & Frameworks -> PHP` для php-fpm в проекте;
2. Порт `9009` в меню `Settings -> Languages & Frameworks -> PHP -> Debug -> Xdebug -> Debug`.
3. Создайте сервер `Docker` в меню `Settings -> Languages & Frameworks -> PHP -> Servers`.
4. Настройте маппинг путей, если PHPStorm не сможет сам `Settings -> Languages & Frameworks -> PHP -> Path Mappings`,
5. Нажмите `Listen for PHP debug connections`;

Дополнительная информация [documentation](https://www.jetbrains.com/help/phpstorm/debugging-with-phpstorm-ultimate-guide.html).

Useful makefile commands
========================

[](#useful-makefile-commands)

1. `make console` - Консоль для выполнения команд ZSH с предустановленными плагинами для работы с Symfony
2. `make test` - PHPUnit tests
3. `make cs` - PHP CS-fixer
4. `make psalm` - Psalm (default level is 1)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

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

Recently: every ~97 days

Total

11

Last Release

1440d ago

Major Versions

1.3.0 → 2.0.02022-06-01

### Community

Maintainers

![](https://www.gravatar.com/avatar/23ecd1cc5adcc9f299c9c534eb392879dcb569b36d802d1218e32e3aaad955a0?d=identicon)[RedDevilHat](/maintainers/RedDevilHat)

![](https://www.gravatar.com/avatar/ab266b98b8a8580eeb263c6eacca9f0d6663b95a404d9cbbf116310b6c034b47?d=identicon)[raubel-alexander](/maintainers/raubel-alexander)

---

Top Contributors

[![alyamovsky](https://avatars.githubusercontent.com/u/23259219?v=4)](https://github.com/alyamovsky "alyamovsky (32 commits)")

---

Tags

template

### Embed Badge

![Health badge](/badges/kr-digital-symfony-template/health.svg)

```
[![Health](https://phpackages.com/badges/kr-digital-symfony-template/health.svg)](https://phpackages.com/packages/kr-digital-symfony-template)
```

###  Alternatives

[phpoffice/phpword

PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)

7.5k34.7M186](/packages/phpoffice-phpword)[rize/uri-template

PHP URI Template (RFC 6570) supports both expansion &amp; extraction

420137.3M46](/packages/rize-uri-template)[mopa/bootstrap-sandbox-bundle

Seperate live docs from code

256.8k](/packages/mopa-bootstrap-sandbox-bundle)[larablocks/pigeon

A more flexible email message builder for Laravel 5 including chained methods, reusable message configurations, and message layout and template view management.

143.7k](/packages/larablocks-pigeon)

PHPackages © 2026

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