Libraries tagged by hexa
craftcms/anchors
32126 Downloads
Add anchor links to headings in your Craft CMS website content.
contentstack/contentstack
45092 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
64303 Downloads
The easiest way to integrate health data from anywhere.
bhuvidya/laravel-countries
23052 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
27966 Downloads
A library to parse HTTP headers and HTTP header fields
bairwell/middleware-cors
18853 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
51011 Downloads
A way to detect device types based on User-Agent header.
aiz-packages/color-code-converter
11467 Downloads
HEX code coverted to RGB color code
agungsugiarto/codeigniter4-cors
21861 Downloads
Send CORS Headers in a CodeIgniter 4 application.
acquia/acf
27594 Downloads
a lightweight framework for headless e-commerce with Drupal. Starter connectors for major e-commerce engines
abordage/laravel-last-modified
12412 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
246863 Downloads
ZF2 Module providing http cache headers support
loostro/cryptomute
27003 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
125442 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
48380 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.