[spiral/tokenizer] Scoped listeners
Open
@butschster is already working on this.
Since Feb 9, 2023.
Component: Tokenizer
Feature
- Dominant language
- PHP
- Stars
- 2.1k
- Forks
- 92
- Avg merge
- 14h 57m
- Merged PRs (30d)
- 4
Description
Add an ability to use scoped listeners (e.g. only for specific container scope)
For example, we can use this to register listeners only for the HTTP scope (e.g. for the HTTP routes) or listeners only for the CLI scope.
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.
Assessment
This issue has not been assessed yet.