baraja-core / baraja-core/package-manager

Sort dependencies in composer.json by common rules

Open
#17 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
5
Forks
3
Avg merge
7d 21h
Merged PRs (30d)
1

Description

Sort items by categories:

- PHP version (if missing, use current PHP version of runtime)
- system reqs (ASC)
- packages (ASC)

If PHP version is specific version, use interval like `^8.0 <8.1`

Contributor guide

Open the contributing guide

Research direction

Start by locating the code that reads, merges, or writes composer.json and check whether tests cover dependency ordering. Compare the current output with the requested PHP-version, system-requirement, and package categories, including the specified PHP interval format. Done means generated composer.json dependencies follow those rules consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.