PHPackages                             vulcanphp/fastcache - 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. vulcanphp/fastcache

ActiveLibrary

vulcanphp/fastcache
===================

Fast Cache is a PHP simple and super fast caching system which make PHP Application faster

v1.0.1(1y ago)0571MITPHPPHP &gt;=7.4

Since Dec 31Pushed 1y ago1 watchersCompare

[ Source](https://github.com/vulcanphp/fastcache)[ Packagist](https://packagist.org/packages/vulcanphp/fastcache)[ RSS](/packages/vulcanphp-fastcache/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (1)

Fast Cache
==========

[](#fast-cache)

Fast Cache is a PHP simple and super fast caching system which make PHP Application faster

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

[](#installation)

It's recommended that you use [Composer](https://getcomposer.org/) to install Fast Cache

```
$ composer require vulcanphp/fastcache
```

Fast Cache Usage
----------------

[](#fast-cache-usage)

After Installing Fast Cache initialize it then you can simply use it allover in your application

```
