PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Joseluis Laso   PHP Preemptive Cache   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: PHP Preemptive Cache
Cache a limited amount of data records in memory
Author: By
Last change: fixed readme
fixed param name in create-sample-data
Date: 8 years ago
Size: 279 bytes
 

Contents

Class file image Download

PreEmptiveCache

A little class to help improve our scripts that access to a large quantity of data.

A class to document the article I published on PHPClasses.

Once the repo is in your drive run `composer dumpautoload` in order to generate the appropriate autoload files.