2017 © Pedro Peláez
 

library cache

A library that helps you work with cached content

image

opis/cache

A library that helps you work with cached content

  • Friday, June 8, 2018
  • by msarca
  • Repository
  • 1 Watchers
  • 3 Stars
  • 895 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 24 Versions
  • 10 % Grown

The README.md

Opis Cache

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

Caching library

Opis Cache is library that helps you work with cached content. Cached content can be stored and retrieved by using one of the provided cache driver. You can create your own cache driver by simply implementing an interface., (*2)

The currently supported cache drivers are: File, Memory, and PHPFile., (*3)

Documentation

The full documentation for this library can be found here., (*4)

License

Opis Cache is licensed under the Apache License, Version 2.0., (*5)

Requirements

  • PHP ^7.0

Installation

Opis Cache is available on Packagist and it can be installed from a command line interface by using Composer., (*6)

composer require opis/cache

Or you could directly reference it into your composer.json file as a dependency, (*7)

{
    "require": {
        "opis/cache": "^4.0"
    }
}

The Versions

08/06 2018

dev-master

9999999-dev https://www.opis.io/cache

A library that helps you work with cached content

  Sources   Download

Apache-2.0

The Requires

  • php ^7.0

 

The Development Requires

by Marius Sarca
by Sorin Sarca

cache cache drivers cache manager

08/06 2018

dev-psr

dev-psr https://www.opis.io/cache

A library that helps you work with cached content

  Sources   Download

Apache-2.0

The Requires

  • php ^7.0

 

The Development Requires

by Marius Sarca
by Sorin Sarca

cache cache drivers cache manager

19/12 2015

3.1.x-dev

3.1.9999999.9999999-dev http://www.opis.io/cache

A caching library, with support for multiple backend storages, that provides developers an API which allows them to deal with cached content in a standardised way, no matter where that content is stored.

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0

 

by Marius Sarca

database file cache redis apc caching

19/12 2015

3.1.1

3.1.1.0 http://www.opis.io/cache

A caching library, with support for multiple backend storages, that provides developers an API which allows them to deal with cached content in a standardised way, no matter where that content is stored.

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0

 

by Marius Sarca

database file cache redis apc caching

15/10 2015

3.1.0

3.1.0.0 http://www.opis.io/cache

A caching library, with support for multiple backend storages, that provides developers an API which allows them to deal with cached content in a standardised way, no matter where that content is stored.

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0

 

by Marius Sarca

database file cache redis apc caching

31/08 2015

3.0.0

3.0.0.0 http://www.opis.io/cache

A caching library, with support for multiple backend storages, that provides developers an API which allows them to deal with cached content in a standardised way, no matter where that content is stored.

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0

 

by Marius Sarca

database file cache redis apc caching

27/08 2015

2.3.x-dev

2.3.9999999.9999999-dev http://www.opis.io/cache

A caching library, with support for multiple backend storages, that provides developers an API which allows them to deal with cached content in a standardised way, no matter where that content is stored.

  Sources   Download

Apache-2.0

The Requires

 

by Marius Sarca

database file cache redis apc caching

27/08 2015

2.3.1

2.3.1.0 http://www.opis.io/cache

A caching library, with support for multiple backend storages, that provides developers an API which allows them to deal with cached content in a standardised way, no matter where that content is stored.

  Sources   Download

Apache-2.0

The Requires

 

by Marius Sarca

database file cache redis apc caching

31/07 2015

2.3.0

2.3.0.0 http://www.opis.io/cache

A caching library, with support for multiple backend storages, that provides developers an API which allows them to deal with cached content in a standardised way, no matter where that content is stored.

  Sources   Download

Apache-2.0

The Requires

 

by Marius Sarca

database file cache redis apc caching

31/07 2015

2.2.0

2.2.0.0 http://www.opis.io/cache

A caching library, with support for multiple backend storages, that provides developers an API which allows them to deal with cached content in a standardised way, no matter where that content is stored.

  Sources   Download

Apache-2.0

The Requires

 

by Marius Sarca

database file cache redis apc caching

27/02 2015

2.1.1

2.1.1.0 http://www.opis.io/cache

A caching library, with support for multiple backend storages, that provides developers an API which allows them to deal with cached content in a standardised way, no matter where that content is stored.

  Sources   Download

Apache-2.0

The Requires

 

by Marius Sarca

database file cache redis apc caching

23/11 2014

2.1.0

2.1.0.0 http://www.opis.io/cache

A caching library, with support for multiple backend storages, that provides developers an API which allows them to deal with cached content in a standardised way, no matter where that content is stored.

  Sources   Download

Apache-2.0

The Requires

 

by Marius Sarca

database file cache redis apc caching

15/11 2014

2.0.0

2.0.0.0 http://www.opis.io/cache

A caching library, with support for multiple backend storages, that provides developers an API which allows them to deal with cached content in a standardised way, no matter where that content is stored.

  Sources   Download

Apache-2.0

The Requires

 

by Marius Sarca

database file cache redis apc caching

23/10 2014

1.7.0

1.7.0.0 http://opis.io

Cache library with support for multiple storages (APC, Redis, Database, Mongo, File and others)

  Sources   Download

Apache-2.0

The Requires

 

by Marius Sarca

database file cache redis apc caching

26/06 2014

1.6.0

1.6.0.0 http://opis.io

Cache library with support for multiple storages (APC, Redis, Database, Mongo, File and others)

  Sources   Download

Apache-2.0

The Requires

 

by Marius Sarca

database file cache redis apc caching

18/05 2014

1.5.2

1.5.2.0 http://opis.io

Cache library with support for multiple storages (APC, Redis, Database, Mongo, File and others)

  Sources   Download

Apache-2.0

The Requires

 

by Marius Sarca

database file cache redis apc caching

13/05 2014

1.5.1

1.5.1.0 http://opis.io

Cache library with support for multiple storages (APC, Redis, Database, Mongo, File and others)

  Sources   Download

Apache-2.0

The Requires

 

by Marius Sarca

database file cache redis apc caching

24/04 2014

1.5.0

1.5.0.0 http://opis.io

Cache library with support for multiple storages (APC, Redis, Database, Mongo, File and others)

  Sources   Download

Apache-2.0

The Requires

 

by Marius Sarca

database file cache redis apc caching

17/04 2014

1.4.1

1.4.1.0 http://opis.io

Cache library with support for multiple storages (APC, Redis, Database, Mongo, File and others)

  Sources   Download

Apache-2.0

The Requires

 

by Marius Sarca

database file cache redis apc caching

19/02 2014

1.4.0

1.4.0.0 http://opis.io

Cache library with support for multiple storages (APC, Redis, Database, Mongo, File and others)

  Sources   Download

Apache-2.0

The Requires

 

by Marius Sarca

database file cache redis apc caching

19/02 2014

1.3.0

1.3.0.0 http://opis.io

Cache system with support for multiple storages (APC, Redis, Database, Mongo, File and others)

  Sources   Download

Apache-2.0

The Requires

 

by Marius Sarca

database file cache redis apc caching

18/01 2014

1.2.0

1.2.0.0 http://opis.io

Opis Cache

  Sources   Download

Apache-2.0

The Requires

 

by Marius Sarca

cache opis

20/12 2013

1.1.0

1.1.0.0 http://opis.io

Opis Cache

  Sources   Download

Apache-2.0

The Requires

 

by Marius Sarca

cache opis

17/12 2013

1.0.0

1.0.0.0 http://opis.io

Opis Cache

  Sources   Download

Apache-2.0

The Requires

 

by Marius Sarca

cache opis