PHPackages                             yabx/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. yabx/cache

ActiveLibrary[Caching](/categories/caching)

yabx/cache
==========

Simple Cache Implementation

0.0.2(2y ago)03MITPHPPHP ^8.0

Since Oct 17Pushed 2y ago1 watchersCompare

[ Source](https://github.com/yabx-net/cache)[ Packagist](https://packagist.org/packages/yabx/cache)[ RSS](/packages/yabx-cache/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

Simple Cache Implementation for PHP 8.0+
----------------------------------------

[](#simple-cache-implementation-for-php-80)

- CacheInterface (cache interface)
- FileCache (file cache implementation)
- RedisCache (Redis cache implementation)

Installation
------------

[](#installation)

```
composer req yabx/cache
```

Simple usage
------------

[](#simple-usage)

```
