Skip to content

Conversation

leocavalcante
Copy link
Member

This PR proposes a psr/ directory at Library's source-code (src/) to receive PSR implementations based on Swoole's ecosystem.

As a reference the “PSR-6: Caching Interface” was implemented using Swoole\Table underneath.

PSRs are becoming more and more a vital part of the PHP developer's daily work and Swoole can't be outside this community's effort to make this integrate seeamsly.

After this idea being approved, planned implementations includes:

  • PSR-7 | HTTP Message Interface
  • PSR-15 | HTTP Handlers
  • PSR-17 | HTTP Factories
  • PSR-18 | HTTP Client

@leocavalcante leocavalcante added enhancement New feature or request rfc Request for comments labels Dec 28, 2021
@leocavalcante leocavalcante self-assigned this Dec 28, 2021
@deminy deminy self-requested a review December 29, 2021 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request rfc Request for comments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant