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

ActiveLibrary[Caching](/categories/caching)

vengine/cache
=============

vengine cache

1.0.9(1y ago)1933MITPHPPHP &gt;=8.0

Since Apr 1Pushed 1y ago1 watchersCompare

[ Source](https://github.com/loppys/cache)[ Packagist](https://packagist.org/packages/vengine/cache)[ RSS](/packages/vengine-cache/feed)WikiDiscussions master Synced today

READMEChangelog (7)Dependencies (1)Versions (13)Used By (3)

Install
=======

[](#install)

```
composer require vengine/cache

$manager = new \Vengine\Cache\CacheManager();

//Easy connect
$manager->{driver name}->set();
// example $manager->template->set()

//Manual create driver
$driver = $manager->createDriver('template', ['option' => 'example']);
$driver->set();

```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Every ~34 days

Recently: every ~74 days

Total

10

Last Release

516d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/78d6294f08292d44bfda87324fa99623d4d08f5a6b757c27ad58d8ac58beebab?d=identicon)[loppys](/maintainers/loppys)

---

Top Contributors

[![loppys](https://avatars.githubusercontent.com/u/64481659?v=4)](https://github.com/loppys "loppys (27 commits)")

### Embed Badge

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

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[illuminate/contracts

The Illuminate Contracts package.

706130.3M13.3k](/packages/illuminate-contracts)[algolia/algoliasearch-client-php

API powering the features of Algolia.

69735.1M159](/packages/algolia-algoliasearch-client-php)[moonshine/moonshine

Laravel administration panel

1.3k253.1k81](/packages/moonshine-moonshine)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

85036.3k](/packages/flow-php-flow)[flow-php/etl

PHP ETL - Extract Transform Load - Abstraction

378604.0k104](/packages/flow-php-etl)

PHPackages © 2026

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