Libraries tagged by method caching

bigdevwhale/cachetastic

13 Favers
646 Downloads

A package for caching method results in Laravel

Go to Download


tbbc/cache-bundle

36 Favers
13019 Downloads

Symfony Bundle - Cache abstraction and method annotations for controlling cache

Go to Download


nickjbedford/randomstringgenerator

0 Favers
1173 Downloads

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

Go to Download


mouf/utils.cache.cache-interface

0 Favers
372866 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


eventix/cache

0 Favers
15071 Downloads

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

Go to Download


visol/cacheable

5 Favers
1433 Downloads

Allows caching the return value of Flow Framework methods through annotations

Go to Download


redhead/cached

9 Favers
13 Downloads

A Kdyby\Aop aspect for caching method return values

Go to Download


genesis/method-persister

1 Favers
311 Downloads

Allows caching of any method in code.

Go to Download


rapidwebltd/caching-object-wrapper

3 Favers
17 Downloads

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

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


themeplate/cache

1 Favers
116 Downloads

Convenient fragment caching methods

Go to Download


mindsize/wp-fragment-cache

3 Favers
51 Downloads

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

Go to Download


chrgriffin/laravel-cacheable

1 Favers
52 Downloads

A GOAOP implementation for easily caching method calls.

Go to Download


invincible-tech-systems/easeampmysql

1 Favers
39 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


easeappphp/pdolight

0 Favers
73 Downloads

A very simple and safe PHP library to execute PDO based database queries. 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.

Go to Download


Next >>