Skip to content

yperevoznikov/EarlyCache

Repository files navigation

Early Cache PHP module Build Status

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:

Installation

In order to install this package use composer:

composer require yperevoznikov/earlycache

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:

php phpunit.phar

About

Early cache implementation without dependencies for fast web app response. Caches page content with headers.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages