yiisoft / yiisoft/user

Remove `yiisoft/cookies` dependency

Open Beginner friendly
#134 19 comments 0 reactions 0 assignees View on GitHub

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.