PHPackages                             r-rumenov-ft/composer-workspaces-plugin-fork - 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. r-rumenov-ft/composer-workspaces-plugin-fork

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

r-rumenov-ft/composer-workspaces-plugin-fork
============================================

Workspaces plugin for Composer - FT fork that updates the package to php v8

2.0.0(4y ago)015MITPHPPHP ^7.1

Since May 1Pushed 4y agoCompare

[ Source](https://github.com/r-rumenov-ft/composer-workspaces-plugin)[ Packagist](https://packagist.org/packages/r-rumenov-ft/composer-workspaces-plugin-fork)[ RSS](/packages/r-rumenov-ft-composer-workspaces-plugin-fork/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (4)Dependencies (4)Versions (10)Used By (0)

Workspaces Plugin for Composer
==============================

[](#workspaces-plugin-for-composer)

This composer plugin enables you to work with a monorepo containing multiple composer packages in a way similar to [Yarn Workspaces](https://yarnpkg.com/lang/en/docs/workspaces/).

THIS IS A FORK OF THE ORIGINAL REPO, UPDATED TO SUPPORT PHP V8, WITH NO OTHER CHANGES.

Requirements
------------

[](#requirements)

- PHP 7.1 or above
- Composer 2

### Composer v1 support

[](#composer-v1-support)

Starting from version 2.x of this plugin, composer v1 is no longer supported. If you do need composer 1 support, please use the 1.x version of the plugin. Please note that version 1 will not receive any updates except for security fixes.

Installation
------------

[](#installation)

Add `r-rumenov-ft/composer-workspaces-plugin` to your project:

```
composer require --dev r-rumenov-ft/composer-workspaces-plugin=^2.0.1-beta3
```

Usage
-----

[](#usage)

The `workspaces:init` command will prompt you to configure your workspace paths:

```
composer workspaces:init
```

The plugin scans all configured paths for composer packages. To bootstrap all found workspace packages, run `workspaces:bootstrap`. You can rerun this command any time you add another workspace package.

```
composer workspaces:bootstrap
```

After bootstrapping your packages, you can run composer commands in the context of a specific package with the `workspace` command.

For example, if you have two workspace packages, `acme/foo` and `acme/bar`, and you want to add `acme/bar` as a dependency of `acme/foo`:

```
composer workspace acme/foo require acme/bar
```

Use `workspaces:list` to list all available workspace packages:

```
composer workspaces:list
```

Todo
----

[](#todo)

- Add tests.
- Add feature to centralize dependency version management.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~0 days

Total

9

Last Release

1465d ago

Major Versions

1.x-dev → 2.0.02022-04-25

PHP version history (2 changes)1.0.0-alpha1PHP ^7.1

v2.0.1-beta0PHP ^7.1|^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/6a0c29b54c4cba7478430fe29aca9a772902f2b30d036eaec412b5ac24e71713?d=identicon)[r-rumenov-ft](/maintainers/r-rumenov-ft)

---

Top Contributors

[![tmdk](https://avatars.githubusercontent.com/u/690621?v=4)](https://github.com/tmdk "tmdk (7 commits)")[![xaviemirmon](https://avatars.githubusercontent.com/u/5609840?v=4)](https://github.com/xaviemirmon "xaviemirmon (7 commits)")[![r-rumenov-ft](https://avatars.githubusercontent.com/u/104636004?v=4)](https://github.com/r-rumenov-ft "r-rumenov-ft (5 commits)")

### Embed Badge

![Health badge](/badges/r-rumenov-ft-composer-workspaces-plugin-fork/health.svg)

```
[![Health](https://phpackages.com/badges/r-rumenov-ft-composer-workspaces-plugin-fork/health.svg)](https://phpackages.com/packages/r-rumenov-ft-composer-workspaces-plugin-fork)
```

###  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.2M25.1k](/packages/friendsofphp-php-cs-fixer)[symfony/framework-bundle

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

3.6k251.7M11.5k](/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.9k53](/packages/friendsoftypo3-content-blocks)[civicrm/civicrm-core

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

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

PHPackages © 2026

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