PHPackages                             00f100/fcphp-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. 00f100/fcphp-cache

ActivePackage[Caching](/categories/caching)

00f100/fcphp-cache
==================

Cache Index for FcPhp

0.3.3(7y ago)12526PHPPHP &gt;=7.2

Since Jun 21Pushed 7y ago1 watchersCompare

[ Source](https://github.com/00F100/fcphp-cache)[ Packagist](https://packagist.org/packages/00f100/fcphp-cache)[ Docs](https://github.com/00f100/fcphp-cache)[ RSS](/packages/00f100-fcphp-cache/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (4)Versions (9)Used By (6)

FcPhp Cache
===========

[](#fcphp-cache)

Package to manage Cache Index and crypto content using [Sodium PHP](http://php.net/manual/en/book.sodium.php) *(optional)*

[![Build Status](https://camo.githubusercontent.com/b674af69381bcaf175abbe72fcdabbc8117fd453598a6f16ed522913fc67f00f/68747470733a2f2f7472617669732d63692e6f72672f3030463130302f66637068702d63616368652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/00F100/fcphp-cache) [![codecov](https://camo.githubusercontent.com/d03dd6006b039fa0e57dc1e3996a5d41d80106e1a6da4e026d4524c2f0bdf4e7/68747470733a2f2f636f6465636f762e696f2f67682f3030463130302f66637068702d63616368652f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/00F100/fcphp-cache) [![Total Downloads](https://camo.githubusercontent.com/66b7d0fd5d0d515b070f274670907a59d30476a0379d157548e82d32d02086be/68747470733a2f2f706f7365722e707567782e6f72672f3030463130302f66637068702d63616368652f646f776e6c6f616473)](https://packagist.org/packages/00F100/fcphp-cache)

How to install
--------------

[](#how-to-install)

Composer:

```
$ composer require 00f100/fcphp-cache
```

or add in composer.json

```
{
    "require": {
        "00f100/fcphp-cache": "*"
    }
}
```

How to use
----------

[](#how-to-use)

```
