Download the PHP package maciejmrozinski/reactphp-varnish-esi-booster without Composer
On this page you can find all versions of the php package maciejmrozinski/reactphp-varnish-esi-booster. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download maciejmrozinski/reactphp-varnish-esi-booster
More information about maciejmrozinski/reactphp-varnish-esi-booster
Files in maciejmrozinski/reactphp-varnish-esi-booster
Download maciejmrozinski/reactphp-varnish-esi-booster
More information about maciejmrozinski/reactphp-varnish-esi-booster
Files in maciejmrozinski/reactphp-varnish-esi-booster
Vendor maciejmrozinski
Package reactphp-varnish-esi-booster
Short Description Varnish Esi Booster is an asynchronous, PSR-7 and PSR-15 compatible middleware using ReactPHP
License MIT
Package reactphp-varnish-esi-booster
Short Description Varnish Esi Booster is an asynchronous, PSR-7 and PSR-15 compatible middleware using ReactPHP
License MIT
Please rate this library. Is it a good library?
Informations about the package reactphp-varnish-esi-booster
reactphp-varnish-esi-booster
Varnish Esi Booster is an asynchronous, PSR-7 and PSR-15 compatible middleware using ReactPHP.
It will prefetch all Your Esi blocks found in response body. This will speed up Esi blocks processing. Normally Varnish will process Your Esi blocks one by one, synchronously.
Usage
You can find example usage of this library in examples
directory. There are three examples:
- Simple usage
- with Relay library (https://github.com/relayphp/Relay.Relay)
- with Zend Stratigility library (https://github.com/zendframework/zend-stratigility)
To test examples You need to install dev requirements with composer.
Esi blocks format
Booster will look for Esi blocks defined as follow:
All versions of reactphp-varnish-esi-booster with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
psr/http-message Version ~1.0
react/http-client Version ~0.4
http-interop/http-middleware Version ~0.4
zendframework/zend-stratigility Version ~2.0
psr/http-message Version ~1.0
react/http-client Version ~0.4
http-interop/http-middleware Version ~0.4
zendframework/zend-stratigility Version ~2.0
The package maciejmrozinski/reactphp-varnish-esi-booster contains the following files
Loading the files please wait ....