Libraries tagged by method caching
bigdevwhale/cachetastic
986 Downloads
A package for caching method results in Laravel
tbbc/cache-bundle
13026 Downloads
Symfony Bundle - Cache abstraction and method annotations for controlling cache
mouf/utils.cache.cache-interface
375882 Downloads
This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.
eventix/cache
15956 Downloads
Provides caching methods which can be easily used for caching routes.
visol/cacheable
1718 Downloads
Allows caching the return value of Flow Framework methods through annotations
nickjbedford/randomstringgenerator
1247 Downloads
Provides methods to generate cryptographically strong random strings based on an input alphabet.
mkd/laravel-state-management
6 Downloads
a state management package for Laravel, enabling shared and persistent application state across services, requests, and files without the need for reinitialization. It supports casting, default state handling, and custom methods for managing complex state in your Laravel applications
mkd/laravel-fast-api
5 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
themeplate/cache
139 Downloads
Convenient fragment caching methods
redhead/cached
13 Downloads
A Kdyby\Aop aspect for caching method return values
fuwasegu/cache-decorator
6 Downloads
A decorator for caching the results of method calls on any instance, supporting pure functions only.
genesis/method-persister
314 Downloads
Allows caching of any method in code.
rapidwebltd/caching-object-wrapper
19 Downloads
Wraps up any PHP object so all its methods are cached.
imsamurai/cakephp-caching-behavior
18 Downloads
Use it if you want to wrap model methods with cache
mindsize/wp-fragment-cache
54 Downloads
Abstraction of fragment caching methods for developers to use and integrate into WordPress plugins and themes.