Download the PHP package jamesi/http-cache-bundle without Composer
On this page you can find all versions of the php package jamesi/http-cache-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jamesi/http-cache-bundle
More information about jamesi/http-cache-bundle
Files in jamesi/http-cache-bundle
Download jamesi/http-cache-bundle
More information about jamesi/http-cache-bundle
Files in jamesi/http-cache-bundle
Vendor jamesi
Package http-cache-bundle
Short Description Gives more power to Symfony2's ESI HttpCache
License MIT
Homepage https://github.com/jamesisaac/JamesiHttpCacheBundle
Package http-cache-bundle
Short Description Gives more power to Symfony2's ESI HttpCache
License MIT
Homepage https://github.com/jamesisaac/JamesiHttpCacheBundle
Please rate this library. Is it a good library?
Informations about the package http-cache-bundle
JamesiHttpCacheBundle
This bundle makes two changes to Symfony2's default HTTP cache (currently supporting Symfony versions 2.1 and 2.2):
- Allows parts of a view to be cached through ESI, even if the master response
has a "private" Cache-Control header (Symfony2 will be default force the
entire response to be public). This replicates the
sf_cache_keybehaviour of Symfony of 1.4 which allowed for easy partial caching. (Important: Use release 0.1.1 if you want this feature. It has been removed from later versions, as Symfony now supports it out of the box). - Makes it possible to use ESI within JSON responses
Disclaimer: Please only use this bundle if you have a solid understanding of ESI caching, as it removes some of the safeguards put in place by default with Symfony2. If you were to, for example, include a user's private content via ESI without a cache key that's unique to them, that content is likely to leak through to other users.
For documentation, see:
All versions of http-cache-bundle with dependencies
PHP Build Version
Package Version
Requires
symfony/framework-bundle Version
>=2.1,<2.3-dev
symfony/http-foundation Version >=2.1,<2.3-dev
symfony/http-kernel Version >=2.1,<2.3-dev
symfony/http-foundation Version >=2.1,<2.3-dev
symfony/http-kernel Version >=2.1,<2.3-dev
The package jamesi/http-cache-bundle contains the following files
Loading the files please wait ...
