nextcloud / nextcloud/openapi-extractor
Add support for PHPStan annotations
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 11
- Forks
- 4
- Avg merge
- 10h 18m
- Merged PRs (30d)
- 8
Description
PHPStan understands Psalm annotations, but it would be nice to also add the special quirks for PHPStan annotations.
CC @nickvergessen
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
No file or test is named. Start by locating the existing Psalm annotation handling in the OpenAPI extractor and compare it with PHPStan's annotation quirks; done means PHPStan annotations are recognized with the required behavior and existing extraction behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi, php
- Domain
- api, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100