Remove `yiisoft/cookies` dependency
Open
Beginner friendly
Nobody has claimed this yet.
status:under discussion
- Dominant language
- PHP
- Stars
- 23
- Forks
- 7
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 5
Description
The package uses only a tiny part of yiisoft/cookies — building a single Set-Cookie header in CookieLogin. It would be nice to drop it.
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 at CookieLogin and search the package for its uses of yiisoft/cookies. Trace how the single Set-Cookie header is built and check nearby tests or dependency configuration. Done means the dependency is removed while CookieLogin preserves the existing cookie behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- authentication, backend
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100