{"id":24242,"url":"https://github.com/php-http/awesome-http","name":"awesome-http","description":"A curated list of amazingly awesome PHP libraries, resources and shiny things related to HTTP","projects_count":44,"last_synced_at":"2026-05-01T17:00:30.168Z","repository":{"id":66017993,"uuid":"58499252","full_name":"php-http/awesome-http","owner":"php-http","description":"A curated list of amazingly awesome PHP libraries, resources and shiny things related to HTTP","archived":false,"fork":false,"pushed_at":"2016-05-10T23:17:34.000Z","size":2,"stargazers_count":15,"open_issues_count":0,"forks_count":2,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-04-15T17:03:19.438Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/php-http.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-05-10T23:17:11.000Z","updated_at":"2026-03-17T07:53:07.000Z","dependencies_parsed_at":"2023-03-03T15:15:36.650Z","dependency_job_id":null,"html_url":"https://github.com/php-http/awesome-http","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/php-http/awesome-http","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-http%2Fawesome-http","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-http%2Fawesome-http/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-http%2Fawesome-http/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-http%2Fawesome-http/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/php-http","download_url":"https://codeload.github.com/php-http/awesome-http/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/php-http%2Fawesome-http/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32505110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"readme":"# Awesome HTTP\n\nA curated list of amazingly awesome PHP libraries, resources and shiny things related to HTTP.\n\n*(Inspired by [awesome-php](https://github.com/ziadoz/awesome-php#http))*\n\n## Table of Contents\n\n- [Awesome HTTP](#awesome-http)\n    - [Client](#client)\n    - [Message](#message)\n    - [Middleware](#middleware)\n    - [Middleware dispatcher](#middleware-dispatcher)\n    - [Testing](#testing)\n\n## Client\n*HTTP Clients and adapters.*\n\n- [Guzzle](http://guzzlephp.org)\n- [Buzz](https://github.com/kriswallsmith/Buzz)\n- [HTTPFul](https://github.com/nategood/httpful)\n- [Requests](https://github.com/rmccue/Requests)\n- [HTTPlug](http://httplug.io) - PSR-7 HTTP Client interface.\n- [cURL client](https://github.com/php-http/curl-client)\n- [Socket client](https://github.com/php-http/socket-client)\n- [Guzzle 6 adapter](https://github.com/php-http/guzzle6-adapter) - HTTPlug adapter for Guzzle 6.\n- [Guzzle 5 adapter](https://github.com/php-http/guzzle5-adapter) - HTTPlug adapter for Guzzle 5.\n- [Buzz adapter](https://github.com/php-http/buzz-adapter) - HTTPlug adapter for Buzz.\n- [React adapter](https://github.com/php-http/react-adapter) - HTTPlug adapter for React.\n\n\n## Message\n*HTTP Message (mostly PSR-7) related implementations.*\n\n- [Guzzle PSR-7](https://github.com/guzzle/psr7) - PSR-7 HTTP Message implementation.\n- [Zend Diactoros](https://github.com/zendframework/zend-diactoros) - PSR-7 HTTP Message implementation.\n- [PHP HTTP Message](https://github.com/php-http/message) - PSR-7 Message extensions and tools.\n- [PHP HTTP Message Factory](https://github.com/php-http/message-factory) - PSR-7 Message Factory interfaces.\n\n\n## Middleware\n*HTTP Middleware implementations.*\n\n- [akrabat/rka-ip-address-middleware](https://github.com/akrabat/rka-ip-address-middleware)\n- [akrabat/rka-scheme-and-host-detection-middleware](https://github.com/akrabat/rka-scheme-and-host-detection-middleware)\n- [bear/middleware](https://github.com/bearsunday/BEAR.Middleware)\n- [hannesvdvreken/psr7-middlewares](https://github.com/hannesvdvreken/psr7-middlewares)\n- [los/api-problem](https://github.com/Lansoweb/api-problem)\n- [los/los-rate-limit](https://github.com/Lansoweb/LosRateLimit)\n- [monii/monii-action-handler-psr7-middleware](https://github.com/monii/monii-action-handler-psr7-middleware)\n- [monii/monii-nikic-fast-route-psr7-middleware](https://github.com/monii/monii-nikic-fast-route-psr7-middleware)\n- [monii/monii-response-assertion-psr7-middleware](https://github.com/monii/monii-response-assertion-psr7-middleware)\n- [mtymek/blast-base-url](https://github.com/mtymek/blast-base-url)\n- [ocramius/psr7-session](https://github.com/Ocramius/PSR7Session)\n- [oscarotero/psr7-middlewares](https://github.com/oscarotero/psr7-middlewares)\n- [php-middleware/block-robots](https://github.com/php-middleware/block-robots)\n- [php-middleware/http-authentication](https://github.com/php-middleware/http-authentication)\n- [php-middleware/log-http-messages](https://github.com/php-middleware/log-http-messages)\n- [php-middleware/maintenance](https://github.com/php-middleware/maintenance)\n- [php-middleware/phpdebugbar](https://github.com/php-middleware/phpdebugbar)\n- [php-middleware/request-id](https://github.com/php-middleware/request-id)\n- [relay/middleware](https://github.com/relayphp/Relay.Middleware)\n\n\n## Middleware dispatcher\n*HTTP Middleware builders/dispatchers/applications.*\n\n- [Adroit](https://github.com/bitExpert/adroit)\n- [Glue](https://github.com/madewithlove/glue)\n- [Middleman](https://github.com/mindplay-dk/middleman)\n- [Relay](https://github.com/relayphp/Relay.Relay)\n- [Slim](https://github.com/slimphp/Slim)\n- [Zend Expressive](https://github.com/zendframework/zend-expressive)\n- [Zend Stratigility](https://github.com/zendframework/zend-stratigility)\n\n\n## Testing\n*HTTP related testing tools.*\n\n- [PHP VCR](http://php-vcr.github.io/) - A library for recording and replaying HTTP requests.\n- [PSR-7 Assertions](https://github.com/Maks3w/Psr7Assertions) - PSR-7 conformance test helpers.\n- [PSR-7 Assertions](https://github.com/martin-helmich/phpunit-psr7-assert) - PSR-7 assertions for testing PSR-7 usage.\n","created_at":"2024-01-13T12:56:44.578Z","updated_at":"2026-05-01T17:00:30.168Z","primary_language":"PHP","list_of_lists":false,"displayable":true,"categories":["Testing","Client","Message","Middleware","Middleware dispatcher"],"sub_categories":[],"projects_url":"https://awesome.ecosyste.ms/api/v1/lists/php-http%2Fawesome-http/projects"}