Libraries tagged by header
pixelbrackets/html-redirect
2306 Downloads
Generate HTML markup to redirect a request instead of sending a location header
phpcq/author-validation
42832 Downloads
Check if all authors of a particular file are mentioned in the copyright header.
phmlabs/missingrequest
8 Downloads
Head outputs all http header information for a given website
org_heigl/clacks-middleware
1218 Downloads
Implements the Clacks-Header as per http://www.gnuterrypratchett.com
opegento/module-early-hints-103
12 Downloads
Early Hints Headers for preloading static files while Magento is calculating his render.
offline/oc-cors-plugin
195 Downloads
Setup and manage Cross-Origin Resource Sharing headers in October CMS
norman-huth/nova-hide-navigation
662 Downloads
Hiding Sidebar, Header or Footer in Laravel Nova.
netlte/actionbar
466 Downloads
ActionBar component able you create stylish buttons and dropdowns in header
nelexa/http-client-simple-cache
7868 Downloads
Guzzle-based HTTP Client with the ability to customize caching of the processed HTTP request results (not based on HTTP headers).
mvccore/ext-tool-csp
321 Downloads
MvcCore - Extension - Tool - Csp - utility to easilly complete `Content-Security-Policy` HTTP header.
monstar-lab-oss/n-meta-php
14307 Downloads
PHP package for parsing Meta header
mikailfaruqali/invoice-template
60 Downloads
A powerful Laravel package for generating professional PDF invoices with customizable templates. Features advanced header/footer support, multi-language capabilities, and a comprehensive template management system powered by wkhtmltopdf via Snappy PDF generator.
martinmulder/openapi-crowdstrike-falcon-php
46 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.
madeorsk/forwarded
193 Downloads
Forwarded header (RFC 7239) parsing library for PHP.
kuhschnappel/authtoken
170 Downloads
Once installed you can create authentication tokens for frontend users in the backend. You can then retrieve protected pages by submitting this token as an "X-User-Token" with the header.