Libraries tagged by khead
gofabian/negotiation-middleware
74566 Downloads
PHP negotiation middleware for accept headers of PSR-7 requests. Uses the negotiation library willdurand/negotiation.
flownative/anchorlinks
90876 Downloads
Create links to headlines or sections in Neos
escolalms/core
48851 Downloads
Escola Headless LMS
dan0sz/resource-hints-magento2
88860 Downloads
Add ``, ``, ``, or `` resource hints to Magento 2's head.
craftcms/anchors
30449 Downloads
Add anchor links to headings in your Craft CMS website content.
contentstack/contentstack
34263 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.
code-orange/turbolinks-location
38169 Downloads
Laravel middleware to insert Turbolinks-Location header into every response
bfunky/http-parser
22124 Downloads
A library to parse HTTP headers and HTTP header fields
bairwell/middleware-cors
16522 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.
acquia/acf
25895 Downloads
a lightweight framework for headless e-commerce with Drupal. Starter connectors for major e-commerce engines
abydahana/aksara
1056 Downloads
Aksara is a CodeIgniter based CRUD Toolkit you can use to build complex applications become shorter, secure and more reliable just in a few lines of code. Serving both CMS or Framework, produce both HEADLESS (RESTful API) or TRADITIONAL (Browser Based), just by writing single controller. Yet it's reusable, scalable and ready to use!
abordage/laravel-last-modified
8280 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
242646 Downloads
ZF2 Module providing http cache headers support
liip/cache-control-bundle
124520 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
46456 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.