PHPackages                             samovar/composer-plugin - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. samovar/composer-plugin

ActiveComposer-plugin[Utility &amp; Helpers](/categories/utility)

samovar/composer-plugin
=======================

Composer plugin for php projects

1.2.0(6y ago)1111MITPHPPHP ^7.1.3

Since Jun 18Pushed 6y agoCompare

[ Source](https://github.com/samovar/composer-plugin)[ Packagist](https://packagist.org/packages/samovar/composer-plugin)[ RSS](/packages/samovar-composer-plugin/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (5)Versions (6)Used By (0)

My composer plugin
==================

[](#my-composer-plugin)

Configure symfony application

```
# https://symfony.com/download
symfony new --full app && \
cd app && \
composer require "php:^7.4" && \
composer update --with-all-dependencies && \
bin/phpunit && \
composer configure --no-backup && \
vendor/bin/php-cs-fixer fix && \
vendor/bin/phpstan analyze && \
git add --all && \
git commit -m "Init"
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

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

Total

5

Last Release

2191d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/eef648604849b67cc2dcca63086ea085eb0ebafef0619f1dfd63264c261dc94e?d=identicon)[samovar](/maintainers/samovar)

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/samovar-composer-plugin/health.svg)

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

###  Alternatives

[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k111.1M568](/packages/symfony-maker-bundle)[symplify/monorepo-builder

Not only Composer tools to build a Monorepo.

5205.3M82](/packages/symplify-monorepo-builder)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k20](/packages/civicrm-civicrm-core)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

96374.6k23](/packages/friendsoftypo3-content-blocks)[nativephp/desktop

NativePHP for Desktop

34020.6k3](/packages/nativephp-desktop)[solspace/craft-freeform

The most flexible and user-friendly form building plugin!

52664.9k12](/packages/solspace-craft-freeform)

PHPackages © 2026

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