Download the PHP package yperevoznikov/earlycache without Composer
On this page you can find all versions of the php package yperevoznikov/earlycache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yperevoznikov/earlycache
More information about yperevoznikov/earlycache
Files in yperevoznikov/earlycache
Download yperevoznikov/earlycache
More information about yperevoznikov/earlycache
Files in yperevoznikov/earlycache
Vendor yperevoznikov
Package earlycache
Short Description Implements early cache for web apps without dependencies. Caches entire page with headers and response code
License MIT
Homepage https://github.com/yperevoznikov/EarlyCache
Package earlycache
Short Description Implements early cache for web apps without dependencies. Caches entire page with headers and response code
License MIT
Homepage https://github.com/yperevoznikov/EarlyCache
Keywords cachepage cache
Please rate this library. Is it a good library?
Informations about the package earlycache
Early Cache PHP module
Early stage cache implementation for fast web app response. Caches page content with headers and response code.
Supported frameworks
This code can be integrated into any web app but examples area and code have been tested with these frameworks:
- Kohana (Kohana readme)
Installation
In order to install this package use composer:
Unit Testing
To run all unit tests, in component directory (where this file is placed)
copy phpunit.xml.dist
to phpunit.xml
and run in command line:
All versions of earlycache with dependencies
PHP Build Version
Package Version
The package yperevoznikov/earlycache contains the following files
Loading the files please wait ....