Libraries tagged by http-headers
stavarengo/php-full-page-cache
94 Downloads
PHP full page cache that follows the 'Cache-Control' HTTP header.
slexx/headers
56 Downloads
Http headers parser
shtrihstr/wp-compatible-header
5 Downloads
Adds X-UA-Compatible HTTP header
royalcms/laravel-security
34 Downloads
Laravel-Security helps you secure your Laravel apps by setting various HTTP headers. it can help!
rah/rah_nocache
3 Downloads
Adds no-cache HTTP headers to Textpattern CMS admin pages
nelexa/http-client-simple-cache
7804 Downloads
Guzzle-based HTTP Client with the ability to customize caching of the processed HTTP request results (not based on HTTP headers).
navari/http-client-simple-cache
1302 Downloads
Guzzle-based HTTP Client with the ability to customize caching of the processed HTTP request results (not based on HTTP headers).
luderson/mobiledetectlib
4863 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.
locaine/lcn-x-robots-tag-bundle
24 Downloads
Easily control X-Robots-Tag HTTP Headers
kruegge82/billbee-php-sdk-api
14 Downloads
Documentation of the Billbee REST API to connect a Billbee account to external aplications. ## Endpoint The Billbee API endpoint base url is https://api.billbee.io/api/v1 ## Activation You have to enable the API in the settings of your Billbee account. In addition you need a Billbee API Key identifying the application you develop. To get an API key, send a mail to [email protected] and send us a short note about what you are building. ## Authorization & security Because you can access private data with the Billbee API, every request has to be sent over https and must * Contain a valid API Key identifying the application/developer. It has to be sent as the HTTP header X-Billbee-Api-Key * Contain a valid user login with billbee username and api password in form of a basic auth HTTP header ## Throttling 50 calls per second for each API Key. 10 calls per second for each API Key in combination with Billbee user. Besides that each endpoint has a throttle of max 2 requests per second per combination of API Key and Billbee user. When you exceed the throttle threshold, the API will return a HTTP 429 status code and a Retry-After-Header indicating how many seconds you will have to wait before you can call the API again.
horat1us/yii2-header-environment
52 Downloads
Loading environment variables from HTTP Headers (for testing purposes)
gr8ref/http-client-simple-cache
3 Downloads
Guzzle-based HTTP Client with the ability to customize caching of the processed HTTP request results (not based on HTTP headers).
googlised/test
0 Downloads
Add http headers to responses
egeniq/laravel-versionheader
7204 Downloads
A Laravel package that adds a HTTP header with version info.
ed.sukharev/request-headers-param-converter
1068 Downloads
This param converter for Sensio Framework Extra Bundle adds convenient HTTP headers handling