Libraries tagged by hexa
contentstack/contentstack
42804 Downloads
Contentstack is a headless CMS with an API-first approach that puts content at the centre. It is designed to simplify the process of publication by separating code from content.
choccybiccy/humanapi
63823 Downloads
The easiest way to integrate health data from anywhere.
bytestream/horde-listheaders
146590 Downloads
Horde list headers parsing library
bhuvidya/laravel-countries
21999 Downloads
Laravel Countries is a bundle for Laravel, providing Almost ISO 3166_2, 3166_3, currency, Capital and more for all countries. Bug kudos to Christoph Kempen, on whose work this package is heavily based (webpatser/laravel-countries).
bfunky/http-parser
26745 Downloads
A library to parse HTTP headers and HTTP header fields
bairwell/middleware-cors
18371 Downloads
A PSR-7 middleware layer for providing CORS (Cross Origin Request Security) headers and security provisions. Instead of just allowing invalid CORs requests to come through, this middleware actively blocks them after validating.
automattic/jetpack-device-detection
50063 Downloads
A way to detect device types based on User-Agent header.
aiz-packages/color-code-converter
10336 Downloads
HEX code coverted to RGB color code
agungsugiarto/codeigniter4-cors
21492 Downloads
Send CORS Headers in a CodeIgniter 4 application.
acquia/acf
27120 Downloads
a lightweight framework for headless e-commerce with Drupal. Starter connectors for major e-commerce engines
abordage/laravel-last-modified
11366 Downloads
Setting the Last-Modified header and 304 Not Modified response code if the page hasn't changed since the last visit
zfcampus/zf-http-cache
245749 Downloads
ZF2 Module providing http cache headers support
loostro/cryptomute
26665 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).
liip/cache-control-bundle
125358 Downloads
This Bundle provides a way to set path based cache expiration headers via the app configuration and provides a helper to control the reverse proxy varnish.
akrabat/rka-scheme-and-host-detection-middleware
47985 Downloads
PSR-7/PSR-15 Middleware that determines the scheme, host and port from the 'X-Forwarded-Proto', 'X-Forwarded-Host' and 'X-Forwarded-Port' headers and updates the Request's Uri object.