Libraries tagged by catch
cache/hierarchical-cache
17019210 Downloads
A helper trait and interface to your PSR-6 cache to support hierarchical keys.
api-platform/http-cache
5877113 Downloads
API Platform HttpCache component
sonata-project/cache
23226895 Downloads
Cache library
asm89/twig-cache-extension
7015368 Downloads
Cache fragments of templates directly within Twig.
zoujingli/ip2region
519856 Downloads
PHP IP 地理位置查询库,基于 ip2region XDB,支持 IPv4/IPv6、内置 IPv4 数据库、IPv6 按需下载和多种缓存策略
wp-media/wp-rocket
1413655 Downloads
Performance optimization plugin for WordPress
roadrunner-php/laravel-bridge
82566 Downloads
Laravel integration for RoadRunner with support for HTTP, Jobs, gRPC, and Temporal plugins - going beyond Octane's capabilities
overblog/dataloader-php
4898637 Downloads
DataLoaderPhp is a generic utility to be used as part of your application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching.
matthiasmullie/scrapbook
3025690 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
lochmueller/staticfilecache
1431750 Downloads
Transparent static file cache solution using mod_rewrite and mod_expires. Increase performance for static pages by a factor of 230!!
kirkbushell/eloquence
1117446 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
karser/karser-recaptcha3-bundle
2810944 Downloads
Google ReCAPTCHA v3 for Symfony
cache/redis-adapter
4244928 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
cache/filesystem-adapter
6211890 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
8740345 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags