yiisoft / yiisoft/config

Add debug commands

Open
#146 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
34
Forks
9
Avg merge
1h 7m
Merged PRs (30d)
1

Description

The following console command to debug should be present:

  • Dump config files and their content
  • Dump config params
  • Test if specific parameter exist

Extracted from https://github.com/yiisoft/yii-debug/issues/202

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or console entry points are named. Start by locating the project's existing console-command entry points and configuration access, then clarify the expected command interface. Done means commands can dump config files and content, dump config parameters, and test whether a named parameter exists.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.