Libraries tagged by catch
cache/hierarchical-cache
14408489 Downloads
A helper trait and interface to your PSR-6 cache to support hierarchical keys.
beste/in-memory-cache
4982868 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
zendframework/zend-cache
11150243 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
asm89/twig-cache-extension
6529519 Downloads
Cache fragments of templates directly within Twig.
wp-media/wp-rocket
1081700 Downloads
Performance optimization plugin for WordPress
tedivm/stash
4543139 Downloads
The place to keep your cache.
spatie/blink
3671428 Downloads
Cache that expires in the blink of an eye
overblog/dataloader-php
3288569 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
1856734 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.
kirkbushell/eloquence
719095 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
karser/karser-recaptcha3-bundle
1743273 Downloads
Google ReCAPTCHA v3 for Symfony
josiasmontag/laravel-recaptchav3
1142921 Downloads
Recaptcha V3 for Laravel package
cache/filesystem-adapter
4987897 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
7538930 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
albertcht/invisible-recaptcha
1518970 Downloads
Invisible reCAPTCHA For Laravel.