Profiler is missing
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 216
- Forks
- 51
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 2
Description
Description
- In https://github.com/yiisoft/db/blob/master/docs/guide/en/connection/profiler.md the namespaces is not correct.
- Actual implementation is missing: https://github.com/yiisoft/db/tree/master/src/Profiler
Package version
No response
PHP version
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading docs/guide/en/connection/profiler.md and inspecting the existing src/Profiler directory. Confirm the namespaces documented there against the repository structure, then determine the expected profiler implementation from the surrounding database code. Done means the namespace documentation is correct and the missing profiler implementation is present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- databases, documentation
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100