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 yesterday

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

29

—

LowBetter than 57% of packages

Maintenance40

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

643d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9617606?v=4)[khelifi walid](/maintainers/khelifiwaleed)[@khelifiwaleed](https://github.com/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

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M508](/packages/pimcore-pimcore)[sulu/sulu

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

1.3k1.4M203](/packages/sulu-sulu)[sylius/sylius

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

8.5k5.9M737](/packages/sylius-sylius)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)[oro/platform

Business Application Platform (BAP)

645143.5k115](/packages/oro-platform)

PHPackages © 2026

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