Libraries tagged by mysql cache
bnomei/kirby3-boost
2602 Downloads
Boost the speed of Kirby by having content files of files/pages/users cached, with fast lookup based on uuid.
pressmind/sdk
3891 Downloads
PHP SDK for pressmind PIM – imports, caches and indexes touristic and editorial content (MySQL, MongoDB, OpenSearch) with a full search and template API
parkktech/fastmagento
31 Downloads
FastMagento makes OpenSearch the serving layer for Magento 2 — products, category pages, search, and layered navigation are served from OpenSearch instead of MySQL, with MySQL kept as the source of truth. Drop-in, base-Magento-only (no Hyvä/Breeze required), cache/Varnish-safe, multi-store, and self-healing (every read degrades to native EAV on a miss or an OpenSearch outage).
nilportugues/cache
119 Downloads
Cache layer for PHP applications using the on Chain of responsability pattern
quietasice/phpfastcache
1358 Downloads
PHP Cache Class - Supported Redis, Cookie, Predis, APC, MemCached, WinCache, Files, PDO, Reduce mySQL Call by Caching
zoocache/zoocache
37 Downloads
Simple output caching for your app.
maatify/data-adapters
553 Downloads
DI-first infrastructure adapters providing explicit ownership wrappers around real database and cache drivers.
iprodev/php-easycache
462 Downloads
PHP EasyCache is a lightweight, multi-backend (APCu/Redis/File/PDO) with SWR caching library that speeds up repeated API calls with thread‑safe writes, per‑key TTLs, automatic cleanup, key sanitization, and optional compression.
com.jukusoft/jukucms
7 Downloads
Open Source CMS should be the fastest CMS world wide (WIP)
alekseykorzun/timeinterval-php
9 Downloads
A PHP 5 API client that allows you to interact with Rackspace® Cloud Servers™
icecave/lace
2294 Downloads
A DSN parser for Doctrine databases and cache drivers.
dalmp/dalmp
91 Downloads
Database Abstraction Layer for MySQL using PHP
kinetis/pingpong
10 Downloads
A runnable ping-pong demo application showcasing Kinetis: MySQL, migrations, the query builder, Redis-backed cache and queue, events, a cron-driven command, and real-time updates over kinetis/broadcasting, including a private channel.
mage2kishan/module-search-autocomplete
68 Downloads
Engine-agnostic, bot-hardened, cached search autocomplete for Magento 2 and Hyva. Searches products, categories and CMS pages via the configured Magento search engine (Elasticsearch 7 / 8 / OpenSearch / MySQL fallback). Includes 9 layers of bot protection, dynamic catalog-derived synonym matching, dedicated cache type, popular and recent searches, full keyboard navigation and accessible markup. Works on stock Luma and Hyva theme out of the box.
genellern/mysql_cache_sp
40 Downloads
The behavior caches parameters by name and makes calls to Mysql stored procedures in a clean and more readable way.