2017 © Pedro Peláez
 

library caphe

A simple read-write separated cache library for PHP.

image

litert/caphe

A simple read-write separated cache library for PHP.

  • Sunday, August 20, 2017
  • by litert
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Caphe

Latest Stable Version Latest Unstable Version License, (*1)

A simple read-write separated cache library for PHP (7.0+)., (*2)

Drivers

Currently only APCu and Redis is supported., (*3)

Installation

It's recommanded to install by composer:, (*4)

composer require litert/caphe

Or just git clone this repository, and put the lib directory into you project., (*5)

License

This library is published under Apache-2.0 license., (*6)

The Versions

20/08 2017

dev-master

9999999-dev https://fenying.net

A simple read-write separated cache library for PHP.

  Sources   Download

Apache-2.0

The Requires

  • php >=7.0.0

 

The Development Requires

cache

20/08 2017

0.1.0-a2

0.1.0.0-alpha2 https://fenying.net

A simple read-write separated cache library for PHP.

  Sources   Download

Apache-2.0

The Requires

  • php >=7.0.0

 

The Development Requires

cache