Libraries tagged by http header
bayfrontmedia/php-http-response
1761 Downloads
Easily send HTTP responses.
bayfrontmedia/php-http-request
1660 Downloads
Easily handle data from incoming HTTP requests.
arkbauer/guzzle-bundle-header-forward-plugin
5000 Downloads
Guzzle plugin that allow you to forward headers from your current request into the the guzzle one automatically. Forked to support Symfony 4
rekalogika/file-metadata
2798 Downloads
Metadata library for rekalogika/file
orca-services/cakephp-app-version
2080 Downloads
A CakePHP plugin for adding a configurable app version as an HTTP header
meta-tech/pws-auth
2905 Downloads
PwsAuth is an authentication protocol throught http header designed to web services
paragonie/hpkp-builder
43175 Downloads
Easily integrate HTTP Public-Key-Pinning headers into your application.
adrii/curl-helper
16671 Downloads
CurlHelper is a streamlined PHP utility for easy cURL usage, supporting GET, POST, PUT, and DELETE methods. It simplifies HTTP requests by offering straightforward options and header settings, making web API interactions more accessible and efficient.
saboohy/httpstatus
884 Downloads
The Library for HTTP Status Codes, Messages and Exception
middlewares/emitter
19721 Downloads
Middleware to send a PSR-7 response using header() and echo
middlewares/content-length
12352 Downloads
Middleware to inject the Content-Length header into the response based on the body size
hackerone/curl
2009 Downloads
Curl Wrapper for PHP
dragon-code/last-modified
8066 Downloads
Setting the response code 304 Not Modified in the absence of content changes.
deemon47/user-agent-generator
1893 Downloads
Generate random User-Agent http header with parameters
1msg/one_msg_waba_sdk
2779 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