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 4d 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 35% 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

2239d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11646332?v=4)[Denis](/maintainers/samovar)[@samovar](https://github.com/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

[composer/composer

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

29.5k196.2M3.1k](/packages/composer-composer)[friendsofphp/php-cs-fixer

A tool to automatically fix PHP code style

13.5k251.2M24.8k](/packages/friendsofphp-php-cs-fixer)[symfony/framework-bundle

Provides a tight integration between Symfony components and the Symfony full-stack framework

3.6k251.7M11.4k](/packages/symfony-framework-bundle)[phpro/grumphp

A composer plugin that enables source code quality checks.

4.3k16.7M1.0k](/packages/phpro-grumphp)[friendsoftypo3/content-blocks

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

103519.9k49](/packages/friendsoftypo3-content-blocks)[civicrm/civicrm-core

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

751291.4k40](/packages/civicrm-civicrm-core)

PHPackages © 2026

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