Libraries tagged by cachefs

jeffersongoncalves/laravel-favicon-proxy

2 Favers
18 Downloads

A Laravel package that proxies and server-side caches website favicons (Google S2 by default) behind a same-origin route, so visitors' browsers never hit the third-party favicon service. Validates the upstream content-type, sends nosniff, negative-caches failures and falls back to a transparent pixel.

Go to Download


hejunjie/cache

1 Favers
542 Downloads

基于装饰器模式实现的多层缓存系统,支持内存、文件、本地与远程缓存组合,提升缓存命中率,简化缓存管理逻辑 | A layered caching system built with the decorator pattern. Supports combining memory, file, local, and remote caches to improve hit rates and simplify cache logic.

Go to Download


enlight/stash-view

21 Favers
133 Downloads

Stash view is a composer package for Laravel which caches blade views using Russian Doll Caching methodology. Which drastically improves speed of the website and as a side effect reduces sql queries and solves n+1 problem.

Go to Download


ehann/laravel-redis-store

12 Favers
13508 Downloads

Adds functionality to the built-in Cache's RedisStore.

Go to Download


davidmpeace/squirrel

7 Favers
2562 Downloads

Laravel package that automatically caches and retrieves models when querying records using Eloquent ORM

Go to Download


codememory/reflection

2 Favers
131 Downloads

The library is similar to the built-in API class Reflection, but the only difference is that this library caches the entire result and does not work with the built-in Reflection in the future, which improves performance

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


bootpress/asset

0 Favers
1051 Downloads

Caches and delivers assets of every sort, from any location, with hands-off versioning. Manipulates images on-the-fly. Minifies and combines (on-demand) css and javascript files.

Go to Download


boolfalse/clearcaches

1 Favers
2469 Downloads

Package for recreating Laravel all caches, and for dropping all DB tables, for flushing all sessions.

Go to Download


pluswerk/cache-automation

4 Favers
8579 Downloads

+Pluswerk TYPO3 extension: Cache Automation - This TYPO3 extension clear caches automated in the right moment.

Go to Download


ostark/falcon

7 Favers
6 Downloads

A cache plugin for Craft - supporting multiple Edge Caches

Go to Download


cmsexperts/warmup

5 Favers
4245 Downloads

This extension adds a CLI script to warmup the caches.

Go to Download


wallrio/cachefy

0 Favers
29 Downloads

cache for websites on PHP

Go to Download


mouf/utils.cache.session-cache

0 Favers
11 Downloads

This package contains a cache mechanism that relies on the session of the user. Therefore, the cache is a bit special, since it is kept for the duration of the session, and is only accessible by the current user. The session has to be started (using session_start()).

Go to Download


mattmezza/cacheasy

2 Favers
18 Downloads

I hate slow APIs, I cache things on disk.

Go to Download


<< Previous Next >>