baraja-core / baraja-core/package-manager
Composer plugin
Open
- Dominant language
- PHP
- Stars
- 5
- Forks
- 3
- Avg merge
- 7d 21h
- Merged PRs (30d)
- 1
Description
Move core logic to Composer plugin.
Inspiration: https://github.com/phpstan/extension-installer/blob/1.2.x/src/Plugin.php
and: https://github.com/phpstan/extension-installer/blob/1.2.x/composer.json#L22
Contributor guide
Research direction
Review the package-manager repository and compare the requested design with the referenced phpstan/extension-installer src/Plugin.php and composer.json entries. Identify where the current core logic lives, then confirm that it is handled by a Composer plugin and that the existing package-manager behavior still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100