awesome-http icon indicating copy to clipboard operation
awesome-http copied to clipboard

A curated list of amazingly awesome PHP libraries, resources and shiny things related to HTTP

Awesome HTTP

A curated list of amazingly awesome PHP libraries, resources and shiny things related to HTTP.

(Inspired by awesome-php)

Table of Contents

  • Awesome HTTP
    • Client
    • Message
    • Middleware
    • Middleware dispatcher
    • Testing

Client

HTTP Clients and adapters.

Message

HTTP Message (mostly PSR-7) related implementations.

Middleware

HTTP Middleware implementations.

Middleware dispatcher

HTTP Middleware builders/dispatchers/applications.

Testing

HTTP related testing tools.