Download the PHP package ctw/ctw-middleware-pagecache without Composer
On this page you can find all versions of the php package ctw/ctw-middleware-pagecache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ctw/ctw-middleware-pagecache
More information about ctw/ctw-middleware-pagecache
Files in ctw/ctw-middleware-pagecache
Download ctw/ctw-middleware-pagecache
More information about ctw/ctw-middleware-pagecache
Files in ctw/ctw-middleware-pagecache
Vendor ctw
Package ctw-middleware-pagecache
Short Description This PSR-15 middleware provides full page caching for Mezzio applications.
License BSD-3-Clause
Package ctw-middleware-pagecache
Short Description This PSR-15 middleware provides full page caching for Mezzio applications.
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package ctw-middleware-pagecache
Package "ctw/ctw-middleware-pagecache"
:warning: This component is under heavy development. Do not (yet) use it in a production environment.
Intro
middlewares/utils provides utility classes for working with PSR-15.
Installation
Install the middleware using Composer:
Standalone Example
Example in Mezzio
The middleware has been extensively tested in Mezzio.
After using Composer to install, simply make the following changes to your application's configuration.
In config/config.php
:
In config/pipeline.php
:
All versions of ctw-middleware-pagecache with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
ctw/ctw-middleware Version ^4.0
laminas/laminas-cache Version ^3.1
laminas/laminas-cache-storage-adapter-filesystem Version ^2.0
laminas/laminas-diactoros Version ^2.11
mezzio/mezzio-fastroute Version ^3.1
mezzio/mezzio-session Version ^1.4
psr/container Version ^1.0 || ^2.0
ctw/ctw-middleware Version ^4.0
laminas/laminas-cache Version ^3.1
laminas/laminas-cache-storage-adapter-filesystem Version ^2.0
laminas/laminas-diactoros Version ^2.11
mezzio/mezzio-fastroute Version ^3.1
mezzio/mezzio-session Version ^1.4
psr/container Version ^1.0 || ^2.0
The package ctw/ctw-middleware-pagecache contains the following files
Loading the files please wait ....