Libraries tagged by method caching

mouf/utils.cache.cache-interface

0 Favers
373617 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.

Go to Download


bigdevwhale/cachetastic

13 Favers
798 Downloads

A package for caching method results in Laravel

Go to Download


tbbc/cache-bundle

36 Favers
13021 Downloads

Symfony Bundle - Cache abstraction and method annotations for controlling cache

Go to Download


eventix/cache

0 Favers
15431 Downloads

Provides caching methods which can be easily used for caching routes.

Go to Download


visol/cacheable

5 Favers
1561 Downloads

Allows caching the return value of Flow Framework methods through annotations

Go to Download


rapidwebltd/caching-object-wrapper

3 Favers
19 Downloads

Wraps up any PHP object so all its methods are cached.

Go to Download


nickjbedford/randomstringgenerator

0 Favers
1206 Downloads

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

Go to Download


mkd/laravel-state-management

5 Favers
4 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

Go to Download


mkd/laravel-fast-api

10 Favers
3 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.

Go to Download


redhead/cached

9 Favers
13 Downloads

A Kdyby\Aop aspect for caching method return values

Go to Download


mindsize/wp-fragment-cache

3 Favers
53 Downloads

Abstraction of fragment caching methods for developers to use and integrate into WordPress plugins and themes.

Go to Download


invincible-tech-systems/easeampmysql

1 Favers
46 Downloads

A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking way. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too, all basing upon Amphp, an event driven concurrent framework in php and its Amphp\Mysql package.

Go to Download


fuwasegu/cache-decorator

6 Favers
6 Downloads

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

Go to Download


genesis/method-persister

1 Favers
313 Downloads

Allows caching of any method in code.

Go to Download


imsamurai/cakephp-caching-behavior

3 Favers
18 Downloads

Use it if you want to wrap model methods with cache

Go to Download


Next >>