ralouphie/getallheaders
Polyfill for PHP’s getallheaders() providing a consistent way to retrieve HTTP request headers across SAPI environments (CLI, built-in server, FPM, etc.). Lightweight, framework-agnostic, commonly used in PSR-7/HTTP tooling.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| kelunik/link-header-rfc5988 | 0.75 | Lightweight PHP library to parse and generate RFC 5988 HTTP Link headers. Convert Link header strings into structured relations/URIs and build compliant headers for responses. Useful for API pagination, HATEOAS links, and web discovery. | 5 | 5 | 2 | 4K | 0 | 0.4 | 38.9 | MIT | 8 years ago | |
| bepsvpt/secure-headers | 0.75 | — | 549 | 551 | 47 | 139K | 2 | 4.6 | 33.2 | MIT | — | |
| http2jp/hpack-test-case | 0.72 | Generate and verify HPACK (HTTP/2 header compression) test cases for PHP. Provides fixtures and utilities to encode/decode header blocks and validate implementations against known-good examples. Handy for building or testing HTTP/2 clients/servers and HPACK libraries. | 46 | — | 12 | — | 2 | 1.0 | — | MIT | — | |
| nette/http | 0.72 | Nette HTTP provides a clean, lightweight HTTP layer for PHP apps. It handles requests, responses, headers, cookies, sessions, and URL utilities with a consistent API, making it easy to build frameworks, middleware, or standalone services. | 488 | 508 | 89 | 203K | 17 | 40.9 | 55.9 | NOASSERTION | 1 week ago | |
| laminas/laminas-http | 0.71 | Laminas HTTP component providing HTTP client, request/response objects, headers and URI utilities for PHP applications. Useful for building and consuming web services, handling redirects, cookies, and proxy/adapter-based transports. | 37 | 37 | 37 | 734K | 6 | 19.8 | 63.5 | BSD-3-Clause | 6 months ago | |
| sabre/http | 0.70 | sabre/http is a lightweight PHP toolkit for working with HTTP requests and responses. It wraps superglobals and output functions into extendable, mockable Request/Response objects, with SAPI helpers to create a request and support dependency-injected handlers. | 190 | 197 | 60 | 284K | 5 | 32.4 | 53.3 | BSD-3-Clause | 1 month ago | |
| php-http/discovery | 0.69 | Auto-discovery for HTTP clients and factories: finds PSR-18 clients and PSR-17/PSR-7 implementations at runtime, so libraries can depend on interfaces without forcing a specific vendor. Includes a Composer plugin for optional auto-installation. | 1,322 | 1,328 | 47 | 8M | 3 | 17.9 | 53.2 | MIT | 1 year ago | |
| httpsoft/http-server-request | 0.69 | PSR-7/PSR-17 friendly ServerRequest implementation and helpers for building HTTP server requests in PHP. Lightweight, standards-based request object with convenient access to headers, cookies, query params, body, uploaded files, and server params. | 15 | 15 | 0 | 5K | 0 | 2.8 | 34.3 | MIT | 1 year ago | |
| batch.com/headers-bundle | 0.69 | — | 0 | 0 | 4 | 396 | 1 | 0.3 | 36.3 | MIT | — | |
| andreas-glaser/php-helpers | 0.67 | PHP 8.2+ helper toolkit offering ArrayHelper and other utilities for everyday tasks. Includes dot-notation get/set/unset, key/value lookups, insert/prepend/append, random/first/last helpers, filtering empty values, implode/explode helpers, key casing conversion, and more. | 13 | 14 | 2 | 572 | 0 | 2.9 | 22.3 | MIT | 1 year ago | |
| amphp/http | 0.67 | Event-driven HTTP primitives for PHP 8.1+ in the AMPHP ecosystem. Provides shared building blocks for HTTP clients and servers, including IANA status codes with default reasons, RFC 6265 cookie parsing/creation (Set-Cookie/Cookie), and header utilities. | 103 | 103 | 10 | 895K | 1 | 8.0 | 54.7 | MIT | 1 year ago | |
| symfony/http-foundation | 0.67 | Symfony HttpFoundation provides an object-oriented API for HTTP: requests, responses, headers, cookies, sessions, and file uploads. It normalizes PHP’s globals into consistent objects, making it easier to build and test web applications and middleware. | 8,635 | 8,709 | 307 | 15M | 0 | 65.6 | 52.7 | MIT | 1 week ago | |
| ecphp/reverse-proxy-helper-bundle | 0.67 | — | 0 | 0 | 1 | 70 | 0 | 1.7 | 24.3 | BSD-3-Clause | 4 years ago | |
| roxblnfk/unpoly | 0.65 | Laravel package for integrating Unpoly into your app. Adds helpers and assets to enable fast, progressive page updates, partial reloads, and smoother navigation without building a full SPA, while keeping standard routes and controllers. | 41 | 41 | 2 | 7K | 0 | 0.4 | 30.9 | MIT | — | |
| rmccue/requests | 0.61 | Requests is a human-friendly PHP HTTP client for sending GET/POST/PUT/DELETE/PATCH/HEAD requests with headers, auth, files, and parameters. Supports cURL or fsockopen, SSL verification, decompression, and IDN URLs with a consistent API. | 3,573 | 3,647 | 501 | 881K | 93 | 78.9 | 66.0 | NOASSERTION | 1 month ago |
How can I help you explore Laravel packages today?