PHPackages                             cachemaster/cache-loader - 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. [Framework](/categories/framework)
4. /
5. cachemaster/cache-loader

ActivePackage[Framework](/categories/framework)

cachemaster/cache-loader
========================

CacheMaster loads translations from the database and stores them in a cache for later use

v1.1.3(1y ago)010MITPHPPHP &gt;=8.2

Since Sep 28Pushed 1y ago1 watchersCompare

[ Source](https://github.com/khelifiwaleed/CacheLoader)[ Packagist](https://packagist.org/packages/cachemaster/cache-loader)[ RSS](/packages/cachemaster-cache-loader/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (5)Versions (6)Used By (0)

Description of the cacheLoader Function

The cacheLoader function is designed to optimize the performance of Symfony applications by reducing the number of queries to the database.

```
Usage: {{ cacheLoader("customer", "1").first_name }}
Parameters:
    "customer": The name of the table to load from the database.
    "1": The identifier (ID) of the specific record to retrieve.
Result: The function returns an object containing the columns of the corresponding record. In this example, it directly accesses the first_name column.

```

Advantages:

```
Automatic Caching: By storing results in cache, the function helps avoid repetitive queries, thus improving application responsiveness.
Ease of Use: Developers can easily retrieve data using a clear and concise syntax in Twig templates.

```

Conclusion:

This feature, integrated into your Symfony bundle, represents a powerful tool for optimizing data access while simplifying the logic of templates.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance43

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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 ~0 days

Total

2

Last Release

596d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ca4dee9834fab3cf3759080563a1087be5104425405c2528f2927a68c0fce753?d=identicon)[khelifiwaleed](/maintainers/khelifiwaleed)

---

Top Contributors

[![khelifiwaleed](https://avatars.githubusercontent.com/u/9617606?v=4)](https://github.com/khelifiwaleed "khelifiwaleed (24 commits)")

---

Tags

frameworkCacheLoaderload cache

### Embed Badge

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

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

###  Alternatives

[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)

PHPackages © 2026

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