Libraries tagged by method cache

laragear/cache-query

272 Favers
159484 Downloads

Remember your query results using only one method. Yes, only one.

Go to Download


visol/cacheable

5 Favers
6539 Downloads

Allows caching the return value of Flow Framework methods through annotations

Go to Download


bnomei/kirby3-fingerprint

41 Favers
32319 Downloads

File Method and css/js helper to add cache-busting hash and optional Subresource Integrity to file

Go to Download


mouf/utils.cache.cache-interface

0 Favers
381216 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
2213 Downloads

A package for caching method results in Laravel

Go to Download


tbbc/cache-bundle

36 Favers
13055 Downloads

Symfony Bundle - Cache abstraction and method annotations for controlling cache

Go to Download


litermi-packages/cache-query-builder

0 Favers
284 Downloads

it is a package provider cache from query generate and purge cache when used methods specifics

Go to Download


felixmaier1989/soft-cache

0 Favers
51159 Downloads

Soft cache for your class methods

Go to Download


eventix/cache

0 Favers
18961 Downloads

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

Go to Download


tiny-blocks/http

3 Favers
23386 Downloads

Implements PSR-7, PSR-15, PSR-17 and PSR-18 HTTP primitives for PHP, with a fluent response builder, cookies, cache control, and a PSR-18 client facade.

Go to Download


nickjbedford/randomstringgenerator

0 Favers
1953 Downloads

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

Go to Download


genai/sql-mapper

0 Favers
161 Downloads

MyBatis-style SQL mapper: mark an interface #[Mapper] and its methods #[Select]/#[Insert]/#[Update]/#[Delete] with the SQL. A build-time processor compiles a reflection-free Cache\ implementation (prepared statements, #{name} bound params, optional row->object hydration) and registers it as a container bean keyed by the interface. Self-contained: a bundled DatabaseConfig provides the 'PDO' bean from a [database] group in the app's app.ini, so you only edit config. Runtime is PHP 5.3-safe.

Go to Download


caiquemcz/query-from-cache

5 Favers
0 Downloads

Query From Cache is a Laravel package that provides a simple way to cache query results directly from your Eloquent models. It automatically caches the output of model methods and offers actions to refresh or clear the cache with minimal code changes.

Go to Download


pulkitjalan/cacheable

11 Favers
16210 Downloads

Automatically cache Eloquent models using the find methods

Go to Download


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


Next >>