Replace guzzle with a PSR interface?

Open
#151 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Refactor
Clarity
Needs clarification
Activity status
Stale
Tech stack
php
Domain
api

Research direction

Start by locating the Guzzle integration and the API client entry points in this repository. Determine which PSR HTTP client interface is intended and how replacing Guzzle would affect consumers, dependencies, and tests. Done means the client no longer forces Guzzle while existing API behavior remains covered.

Written by the indexing model from the issue text.

Description

It would allow projects using this library to pick their preferred HTTP client instead of forcing Guzzle.

Dominant language
PHP
Stars
29
Forks
9
Avg merge
11h 38m
Merged PRs (30d)
2

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.

More from GetStream/stream-chat-php

All issues in GetStream/stream-chat-php

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.