Libraries tagged by method cache

fuwasegu/cache-decorator

6 Favers
7 Downloads

A decorator for caching the results of method calls on any instance, supporting pure functions only.

Go to Download


redhead/cached

9 Favers
13 Downloads

A Kdyby\Aop aspect for caching method return values

Go to Download


zenstruck/memoize

5 Favers
80 Downloads

Helper trait to efficiently cache expensive methods in memory.

Go to Download


nickjbedford/randomstringgenerator

0 Favers
1864 Downloads

Provides methods to generate cryptographically strong random strings based on an input alphabet.

Go to Download


entelisteam/lbaf-reflection

0 Favers
5 Downloads

Lightweight PHP reflection utilities: enum helper, type caster, short class name resolver, cached method parameter lookup.

Go to Download


quellabs/annotation-reader

0 Favers
310 Downloads

A PHP annotations reader that parses, processes, and caches docblock annotations for classes, properties, and methods.

Go to Download


genesis/method-persister

1 Favers
315 Downloads

Allows caching of any method in code.

Go to Download


athwari/laravel-method-cache

0 Favers
0 Downloads

Attribute-based method caching for Laravel using method overriding proxy system

Go to Download


titasgailius/closure-cache

1 Favers
9 Downloads

Cache method, function or closure results.

Go to Download


rodrigovr/php-aop-cache

0 Favers
0 Downloads

Cache method calls using Aspect-Oriented Programming techniques.

Go to Download


pbxg33k/phalcon-dummy-backend-cache

0 Favers
6 Downloads

This is a library which doesn't cache but still offers a class that responses to the cache methods. Useful for developing/testing without cache.

Go to Download


kolirt/laravel-cacheable

1 Favers
51 Downloads

Easily cache and control class methods without having to remember cache key names

Go to Download


jlanger/cache

0 Favers
265 Downloads

implements several cache-methods

Go to Download


aftandilmmd/laravel-cacheable

1 Favers
7 Downloads

A modern, attribute-driven method caching layer for Laravel. Annotate any method with #[Cacheable] and let the framework handle the rest — TTL, tags, conditional caching, locking, stale-while-revalidate, invalidation, and more.

Go to Download


yateric/cacheable

2 Favers
10 Downloads

Makes any object method return cacheable.

Go to Download


<< Previous Next >>