Libraries tagged by http headers

php-http/encoding

0 Favers
319 Downloads

PSR 7 Stream for transfer / content encoding headers (chunked, deflate, gzip, ...)

Go to Download


jonathanstaniforth/laravel-with-limits

1 Favers
9 Downloads

Laravel with limits is a Laravel package that handles API rate limits, down to the method level. The package will read rate limit headers and keep track of requests to prevent exceeding rate limits. GuzzleHttp is used to send requests and receive responses.

Go to Download


weikeong98/mobiledetectlib

0 Favers
1 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.

Go to Download


tzfrs/urlextender

0 Favers
20 Downloads

This library extends short URLs to longURLs using HTTP-Header Location

Go to Download


trin4ik/laravel-middleware-setlocale

0 Favers
1097 Downloads

Laravel "SetLocale" middleware from user data, http headers, post data etc

Go to Download


tekintian/uadetect

2 Favers
25 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.

Go to Download


stavarengo/php-full-page-cache

3 Favers
95 Downloads

PHP full page cache that follows the 'Cache-Control' HTTP header.

Go to Download


royalcms/laravel-security

0 Favers
35 Downloads

Laravel-Security helps you secure your Laravel apps by setting various HTTP headers. it can help!

Go to Download


rah/rah_nocache

1 Favers
3 Downloads

Adds no-cache HTTP headers to Textpattern CMS admin pages

Go to Download


poor-plebs/guzzle-retry-after-middleware

2 Favers
529 Downloads

A guzzle middleware to keep track of the Retry-After HTTP header and fail consecutive requests until this time has passed.

Go to Download


mifesta/mobiledetect-laravel

0 Favers
120 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.

Go to Download


luderson/mobiledetectlib

0 Favers
4864 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.

Go to Download


locaine/lcn-x-robots-tag-bundle

1 Favers
25 Downloads

Easily control X-Robots-Tag HTTP Headers

Go to Download


kruegge82/billbee-php-sdk-api

1 Favers
24 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.

Go to Download


egeniq/laravel-versionheader

0 Favers
7204 Downloads

A Laravel package that adds a HTTP header with version info.

Go to Download


<< Previous Next >>