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

ActiveLibrary[Caching](/categories/caching)

ardagedik/basic-cache
=====================

Simple and fast caching class that uses the file system for caching

v1.0.0(8y ago)016MITPHPPHP ^7.0

Since Dec 8Pushed 8y ago1 watchersCompare

[ Source](https://github.com/ardagedikk/basic-cache)[ Packagist](https://packagist.org/packages/ardagedik/basic-cache)[ RSS](/packages/ardagedik-basic-cache/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Basic Cache
===========

[](#basic-cache)

> Simple and fast caching class that uses the file system for caching

[![Build Status](https://camo.githubusercontent.com/b4664de88ee5344467ac53e6acb936ed60ed08e6f26250865fd9d43e075031a1/68747470733a2f2f7472617669732d63692e6f72672f61726461676564696b6b2f62617369632d63616368652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/ardagedikk/basic-cache)[![Total Downloads](https://camo.githubusercontent.com/b5b3cc2400b9d1f49867e109d0aee42e031935600b12b6465d4dbc44e2a59387/68747470733a2f2f706f7365722e707567782e6f72672f61726461676564696b2f62617369632d63616368652f642f746f74616c2e737667)](https://packagist.org/packages/ardagedik/basic-cache)[![Latest Stable Version](https://camo.githubusercontent.com/30ab4d14cb1ca1b3dc7242e2e3d484cfdaf4a1f3a511c6ed927e8509766466bd/68747470733a2f2f706f7365722e707567782e6f72672f61726461676564696b2f62617369632d63616368652f762f737461626c652e737667)](https://packagist.org/packages/ardagedik/basic-cache)[![License](https://camo.githubusercontent.com/721c07406b0ea21128587a4f74255f6a18858a54970e33b320d17b9d9853fc83/68747470733a2f2f706f7365722e707567782e6f72672f61726461676564696b2f62617369632d63616368652f6c6963656e73652e737667)](https://packagist.org/packages/ardagedik/basic-cache)

Features
--------

[](#features)

- Minifying the source code of the cache file
- Determining the extension of the cache file
- Encrypts file names with MD5

Install
-------

[](#install)

```
composer require ardagedik/basic-cache
```

Usage
-----

[](#usage)

```
