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

ActiveLibrary

itrulia/elo-cache
=================

Adds sections to files

255PHP

Since Dec 17Pushed 12y ago1 watchersCompare

[ Source](https://github.com/Itrulia/EloCache)[ Packagist](https://packagist.org/packages/itrulia/elo-cache)[ RSS](/packages/itrulia-elo-cache/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

EloCache
========

[](#elocache)

EloCache adds sections to file base cache of Laravel4

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

[](#installation)

Add `itrulia/elo-cache` to `composer.json`.

```
"itrulia/elo-cache": "dev-master"

```

Run `composer update` to pull down the latest version of EloCache. Now open up `app/config/app.php` and add the service provider to your `providers` array.

```
'providers' => array(
    'Itrulia\EloCache\EloCacheServiceProvider',
)

```

Usage
-----

[](#usage)

You can use [sections](http://laravel.com/docs/cache#cache-sections "Laravel Sections") now with file based cache.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/645f390a94c87cd34cb12c6eb97712fa8a2827f53b1da97c7a01b0d7d9d28699?d=identicon)[Itrulia](/maintainers/Itrulia)

### Embed Badge

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

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

PHPackages © 2026

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