Libraries tagged by HTTP-header
lolli/peak-memory
4714 Downloads
TYPO3 middleware adding memory_get_peak_usage() as HTTP header
kudashevs/accept-language
4068 Downloads
An Accept-Language HTTP header parser.
braspag/mobiledetectlib
30069 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
bedrockstreaming/newrelic-guzzle-http-host
52208 Downloads
A workaround to report Guzzle requests with correct Host Http header in NewRelic.
51degrees/fiftyone.devicedetection
12080 Downloads
Device detection engines for 51Degrees Pipeline API. Parse HTTP headers to detect hardware, operating system, browser, and crawler information.
skrypnet/http-utils
55852 Downloads
Basic repo with all HTTP codes, methods and headers as native PHP lacks these simple consts.
rekalogika/file-metadata
2790 Downloads
Metadata library for rekalogika/file
ph-7/php-http-response-header
209 Downloads
A simple package to send HTTP response headers from your PHP application
lucinda/headers
927 Downloads
API encapsulating HTTP request and response headers, useful also for cache/cors validation
bakame/http-structured-fields
1019 Downloads
A PHP library that parses, validates and serializes HTTP structured fields according to RFC9561 and RFC8941
vira/hpropagate
2189 Downloads
Symfony bundle for propagating http headers from incoming requests to the corresponding outgoing requests automatically
perf/http-status
4572 Downloads
Allows to interact with HTTP status strings to be injected into HTTP headers.
orca-services/cakephp-app-version
2040 Downloads
A CakePHP plugin for adding a configurable app version as an HTTP header
meta-tech/pws-auth
2883 Downloads
PwsAuth is an authentication protocol throught http header designed to web services
1msg/one_msg_waba_sdk
2745 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail