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

ActiveLibrary[Caching](/categories/caching)

webdevcave/simple-cache
=======================

PSR Simple Cache Implementation

v1.0(2y ago)0451MITPHPPHP &gt;=8

Since Jun 21Pushed 2y ago1 watchersCompare

[ Source](https://github.com/WebdevCave/simple-cache-php)[ Packagist](https://packagist.org/packages/webdevcave/simple-cache)[ RSS](/packages/webdevcave-simple-cache/feed)WikiDiscussions main Synced yesterday

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

Simple Cache
============

[](#simple-cache)

[![StyleCI](https://camo.githubusercontent.com/50e786b80a06061e87f1449d16fc16646e266601cef7b3f256e525233cda9a2e/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3831383333333331392f736869656c643f6272616e63683d6d61696e)](https://github.styleci.io/repos/818333319?branch=main)[![Latest Stable Version](https://camo.githubusercontent.com/be55a0224da90da1228bec6d73e343b07117774ebc63ca2c8ecbb42fdf8e974b/68747470733a2f2f706f7365722e707567782e6f72672f776562646576636176652f73696d706c652d63616368652f762f737461626c653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/webdevcave/simple-cache)[![Latest Unstable Version](https://camo.githubusercontent.com/5a5c8f4a751eb5d1e1588848143f8473980d283e856ecaef6000870512955965/68747470733a2f2f706f7365722e707567782e6f72672f776562646576636176652f73696d706c652d63616368652f762f756e737461626c653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/webdevcave/simple-cache)[![Total Downloads](https://camo.githubusercontent.com/71ab75edf76d88bb1dbee919eda6eec9bed6ab04bef82d90d8e7d625c426092a/68747470733a2f2f706f7365722e707567782e6f72672f776562646576636176652f73696d706c652d63616368652f646f776e6c6f6164733f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/webdevcave/simple-cache)[![License](https://camo.githubusercontent.com/aa6b6281898c097194004a439408be20da97063fe751a9aa3b89a08ab45c2863/68747470733a2f2f706f7365722e707567782e6f72672f776562646576636176652f73696d706c652d63616368652f6c6963656e73653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/webdevcave/simple-cache)

PSR Simple Cache Implementation

Simple Cache caching data. It provides a simple and intuitive API to cache data in files on the server. This can be particularly useful for speeding up applications by reducing the need to fetch data from external sources repeatedly.

Features
--------

[](#features)

- Simple Interface: Easy-to-use API for caching data.
- File-based Storage: Data is cached in files on the server.
- TTL (Time To Live) Support: Set expiration times for cached data.
- Namespacing: Organize cached data using namespaces.
- Composer Support: Install via Composer for easy integration with existing projects.
- Installation
- You can install Simple Cache PHP via Composer. Run the following command in your terminal:

```
composer require webdevcave/simple-cache-php
```

Alternatively, you can clone the repository or download the source files directly and include them in your project.

Contributing
------------

[](#contributing)

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or a pull request on GitHub.

License
-------

[](#license)

This project is licensed under the MIT License - see the LICENSE file for details.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 93.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

742d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5069326?v=4)[Carlos Alberto Bertholdo Carucce](/maintainers/carloscarucce)[@carloscarucce](https://github.com/carloscarucce)

---

Top Contributors

[![carloscarucce](https://avatars.githubusercontent.com/u/5069326?v=4)](https://github.com/carloscarucce "carloscarucce (15 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (1 commits)")

---

Tags

cachecachingphppsrpsr-16psr-16-simple-cachepsrphpcachesimple-cache

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/webdevcave-simple-cache/health.svg)

```
[![Health](https://phpackages.com/badges/webdevcave-simple-cache/health.svg)](https://phpackages.com/packages/webdevcave-simple-cache)
```

###  Alternatives

[psr/simple-cache

Common interfaces for simple caching

8.1k772.9M2.7k](/packages/psr-simple-cache)[voku/simple-cache

Simple Cache library

332.7M10](/packages/voku-simple-cache)[sabre/cache

Simple cache abstraction layer implementing PSR-16

551.3M5](/packages/sabre-cache)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
