PHPackages                             symplify/symplify - 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. symplify/symplify

Abandoned → specificArchivedLibrary

symplify/symplify
=================

\[discontinued\] Repository for Symplify packages development.

11.1.27(3y ago)6151.5k↓100%184[9 issues](https://github.com/deprecated-packages/symplify/issues)[4 PRs](https://github.com/deprecated-packages/symplify/pulls)MITPHPPHP &gt;=8.1

Since Oct 26Pushed 3y ago20 watchersCompare

[ Source](https://github.com/deprecated-packages/symplify)[ Packagist](https://packagist.org/packages/symplify/symplify)[ Fund](https://www.paypal.me/rectorphp)[ GitHub Sponsors](https://github.com/tomasvotruba)[ RSS](/packages/symplify-symplify/feed)WikiDiscussions main Synced 2mo ago

READMEChangelog (10)Dependencies (48)Versions (685)Used By (0)

 [![](/docs/zen.jpg?v=3)](/docs/zen.jpg?v=3)

Symplify - Making Everyday PHP Development Simple
=================================================

[](#symplify---making-everyday-php-development-simple)

In [this monorepo](https://www.tomasvotruba.com/blog/2019/10/28/all-you-always-wanted-to-know-about-monorepo-but-were-afraid-to-ask/) you'll find PHP packages that help you with:

- your **first coding standard**
- **maintenance of monorepo** and changelog
- **clean Kernel** even with Flex loading methods
- **slim and re-usable Symfony configs**

You'll find all packages in [`/packages`](/packages) directory. Here is a brief overview (tip: click on the package name to see its `README` with more detailed features):

Coding Standards
----------------

[](#coding-standards)

- [Coding Standard](https://github.com/symplify/coding-standard)

For Symfony
-----------

[](#for-symfony)

- [Autowire Array Parameter](https://github.com/symplify/autowire-array-parameter)
- [PHP Config Printer](https://github.com/symplify/php-config-printer)

For Package Development
-----------------------

[](#for-package-development)

- [Monorepo Builder](https://github.com/symplify/monorepo-builder)
- [Package Builder](https://github.com/symplify/package-builder)
- [Smart File System](https://github.com/symplify/smart-file-system)
- [Rule Doc Generator](https://github.com/symplify/rule-doc-generator)
- [Symplify Kernel](https://github.com/symplify/symplify-kernel)
- [Config Transformer](https://github.com/symplify/config-transformer)

For Any Developer
-----------------

[](#for-any-developer)

- [Easy Testing](https://github.com/symplify/easy-testing)
- [Symfony Static Dumper](https://github.com/symplify/symfony-static-dumper)

For PHPStan Lovers
------------------

[](#for-phpstan-lovers)

- [PHPStan Rules](https://github.com/symplify/phpstan-rules)
- [PHPStan Extensions](https://github.com/symplify/phpstan-extensions)

For CI Keeping you Safe
-----------------------

[](#for-ci-keeping-you-safe)

- [Easy CI](https://github.com/symplify/easy-ci)

Contributing &amp; Issues
-------------------------

[](#contributing--issues)

If you have issue and want to improve some package, put it all into this repository.

Fork and clone your repository:

```
git clone git@github.com:/symplify.git
cd symplify
composer install
```

### 3 Steps to Contribute

[](#3-steps-to-contribute)

- **1 feature per pull-request**
- **new feature must have tests**
- tests and static analysis **must pass**:

    ```
    vendor/bin/phpunit
    composer phpstan
    ```

We would be happy to merge your feature then 👍

###  Health Score

49

—

FairBetter than 95% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity40

Moderate usage in the ecosystem

Community33

Small or concentrated contributor base

Maturity91

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 92.8% 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 ~3 days

Recently: every ~9 days

Total

683

Last Release

1199d ago

Major Versions

v6.1.0 → v7.0.02019-11-23

v7.3.18 → v8.0.0-beta12020-05-16

8.3.48 → 9.0.0-BETA12020-11-14

9.4.70 → 10.0.0-beta12021-11-02

10.3.3 → 11.0.02022-06-13

PHP version history (9 changes)v1.2.0PHP ~7.0

v1.3.3PHP ^7.0

v1.4.0PHP ^7.1

v7.0.0PHP ^7.2

8.2.17PHP ^7.2|^8.0

8.3.0PHP &gt;=7.2

9.0.0-rc1PHP &gt;=7.3

v9.3.27PHP &gt;=8.0

11.1.11PHP &gt;=8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/924196?v=4)[Tomas Votruba](/maintainers/TomasVotruba)[@TomasVotruba](https://github.com/TomasVotruba)

---

Top Contributors

[![TomasVotruba](https://avatars.githubusercontent.com/u/924196?v=4)](https://github.com/TomasVotruba "TomasVotruba (9895 commits)")[![samsonasik](https://avatars.githubusercontent.com/u/459648?v=4)](https://github.com/samsonasik "samsonasik (228 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (65 commits)")[![kodiakhq[bot]](https://avatars.githubusercontent.com/in/29196?v=4)](https://github.com/kodiakhq[bot] "kodiakhq[bot] (60 commits)")[![orklah](https://avatars.githubusercontent.com/u/9605520?v=4)](https://github.com/orklah "orklah (45 commits)")[![enumag](https://avatars.githubusercontent.com/u/539462?v=4)](https://github.com/enumag "enumag (40 commits)")[![carusogabriel](https://avatars.githubusercontent.com/u/16328050?v=4)](https://github.com/carusogabriel "carusogabriel (36 commits)")[![staabm](https://avatars.githubusercontent.com/u/120441?v=4)](https://github.com/staabm "staabm (35 commits)")[![azdanov](https://avatars.githubusercontent.com/u/6123841?v=4)](https://github.com/azdanov "azdanov (27 commits)")[![lulco](https://avatars.githubusercontent.com/u/9377319?v=4)](https://github.com/lulco "lulco (21 commits)")[![ruudk](https://avatars.githubusercontent.com/u/104180?v=4)](https://github.com/ruudk "ruudk (20 commits)")[![JanMikes](https://avatars.githubusercontent.com/u/3995003?v=4)](https://github.com/JanMikes "JanMikes (19 commits)")[![ostrolucky](https://avatars.githubusercontent.com/u/496233?v=4)](https://github.com/ostrolucky "ostrolucky (17 commits)")[![natepage](https://avatars.githubusercontent.com/u/11576446?v=4)](https://github.com/natepage "natepage (16 commits)")[![zingimmick](https://avatars.githubusercontent.com/u/26657141?v=4)](https://github.com/zingimmick "zingimmick (15 commits)")[![crazko](https://avatars.githubusercontent.com/u/1255989?v=4)](https://github.com/crazko "crazko (14 commits)")[![seb-jean](https://avatars.githubusercontent.com/u/12116264?v=4)](https://github.com/seb-jean "seb-jean (12 commits)")[![OndraM](https://avatars.githubusercontent.com/u/793041?v=4)](https://github.com/OndraM "OndraM (12 commits)")[![leoloso](https://avatars.githubusercontent.com/u/1981996?v=4)](https://github.com/leoloso "leoloso (10 commits)")[![jawira](https://avatars.githubusercontent.com/u/496541?v=4)](https://github.com/jawira "jawira (10 commits)")

---

Tags

phpphpstansymfony

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Rector

Code StyleECS

Type Coverage Yes

### Embed Badge

![Health badge](/badges/symplify-symplify/health.svg)

```
[![Health](https://phpackages.com/badges/symplify-symplify/health.svg)](https://phpackages.com/packages/symplify-symplify)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[rector/rector-src

Instant Upgrade and Automated Refactoring of any PHP code

134391.5k12](/packages/rector-rector-src)[shopware/platform

The Shopware e-commerce core

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

Drupal is an open source content management platform powering millions of websites and applications.

19462.3M1.3k](/packages/drupal-core)

PHPackages © 2026

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