PHPackages                             project-zer0/pz-symfony - 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. project-zer0/pz-symfony

ActivePz-module[Framework](/categories/framework)

project-zer0/pz-symfony
=======================

A pz module for PHP Symfony Framework

0.1.2(5y ago)114MITPHPPHP ^8.0

Since Jan 23Pushed 5y ago1 watchersCompare

[ Source](https://github.com/project-zer0/pz-symfony)[ Packagist](https://packagist.org/packages/project-zer0/pz-symfony)[ Docs](https://project-zer0.io)[ RSS](/packages/project-zer0-pz-symfony/feed)WikiDiscussions main Synced today

READMEChangelog (3)Dependencies (7)Versions (4)Used By (0)

Project Zer0 Symfony Module
===========================

[](#project-zer0-symfony-module)

A pz module for PHP Symfony Framework.

Install
-------

[](#install)

Via composer:

```
$ composer require --dev project-zer0/pz-symfony
```

Configuration
-------------

[](#configuration)

This module provides following config block to `.pz.yaml` file

```
project-zer0:
    symfony:
        symfony_console_path: "$PZ_PWD/bin/console" # Defines a path to Symfony bin/console
        docker_compose:
            service_name: sf_console # Defines a docker-compose service to execute bin/console in
```

Commands
--------

[](#commands)

This module provides these commands in `pz` tool

```
$ pz symfony:console         [c|console|sf] Runs Symfony Console inside app container
```

Testing
-------

[](#testing)

Run test cases

```
$ composer test
```

Run test cases with coverage (HTML format)

```
$ composer test-coverage
```

Run PHP style checker

```
$ composer cs-check
```

Run PHP style fixer

```
$ composer cs-fix
```

Run all continuous integration tests

```
$ composer ci-run
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.

License
-------

[](#license)

Please see [License File](LICENSE) for more information.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Total

3

Last Release

1922d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/770bae1f46ac2b4536db820b8642491c25e2e2fd44e761110269e4722679a80d?d=identicon)[aurimasniekis](/maintainers/aurimasniekis)

---

Top Contributors

[![aurimasniekis](https://avatars.githubusercontent.com/u/15481?v=4)](https://github.com/aurimasniekis "aurimasniekis (3 commits)")

---

Tags

symfonymoduleproject-zer0pzpz-module

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/project-zer0-pz-symfony/health.svg)

```
[![Health](https://phpackages.com/badges/project-zer0-pz-symfony/health.svg)](https://phpackages.com/packages/project-zer0-pz-symfony)
```

PHPackages © 2026

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