PHPackages                             arabcoders/cache - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Caching](/categories/caching)
4. /
5. arabcoders/cache

Abandoned → [symfony/cache](/?search=symfony%2Fcache)Library[Caching](/categories/caching)

arabcoders/cache
================

A Base Cache handler that abstract away all the drivers/adapters differences

v1.0.2(10y ago)061MITPHP &gt;=7.0

Since Jun 25Compare

[ Source](https://github.com/ArabCoders/cache)[ Packagist](https://packagist.org/packages/arabcoders/cache)[ Docs](https://www.abdulmohsen.me)[ RSS](/packages/arabcoders-cache/feed)WikiDiscussions Synced 2d ago

READMEChangelogDependenciesVersions (4)Used By (0)

Cache Handler
=============

[](#cache-handler)

A Base Cache handler that abstract away all the drivers/adapters differences under common Interface, it can be have many drivers.

Install
-------

[](#install)

Via Composer

```
$ composer require arabcoders/cache
```

Usage Example.
--------------

[](#usage-example)

```
