2017 © Pedro Peláez
 

library php-static-data-cache

Convenient static data cache for speeding up expensive operations

image

ganbarodigital/php-static-data-cache

Convenient static data cache for speeding up expensive operations

  • Friday, July 10, 2015
  • by stuartherbert
  • Repository
  • 1 Watchers
  • 0 Stars
  • 61,062 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 8 % Grown

The README.md

PHP Static Data Cache

GitHub license @ganbarodigital on Twitter Total Downloads Scrutinizer Code Quality Build Status Coverage Status Dependency Status Reference Status, (*1)

Introduction

The PHP Static Data Cache library provides an incredibly simple key/value data cache that you can quickly drop into your own project to save you time and effort., (*2)

This was originally part of the PHP Data Containers project. It's been broken out to avoid circular dependencies between the PHP Data Containers project and the PHP Reflection project., (*3)

Installation

We recommend that you install the full PHP Data Containers project, which will include the PHP Static Data Cache as a dependency., (*4)

Run this command to add this library to your composer.json file:, (*5)

composer require ganbarodigital/php-data-containers

and then run composer update., (*6)

The Versions

10/07 2015

dev-develop

dev-develop

Convenient static data cache for speeding up expensive operations

  Sources   Download

BSD-3-Clause

The Requires

  • php >= 5.5

 

The Development Requires

10/07 2015

dev-master

9999999-dev

Convenient static data cache for speeding up expensive operations

  Sources   Download

BSD-3-Clause

The Requires

  • php >= 5.5

 

The Development Requires

10/07 2015

1.0.1

1.0.1.0

Convenient static data cache for speeding up expensive operations

  Sources   Download

BSD-3-Clause

The Requires

  • php >= 5.5

 

The Development Requires

10/07 2015

1.0.0

1.0.0.0

  Sources   Download

BSD-3-Clause

The Requires

  • php >= 5.5

 

The Development Requires