Libraries tagged by caih
laravel/cashier-paddle
599310 Downloads
Cashier Paddle provides an expressive, fluent interface to Paddle's subscription billing services.
laminas/laminas-cache
6123193 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
gregwar/cache
4309723 Downloads
A lightweight file-system cache system
cache/hierarchical-cache
15063220 Downloads
A helper trait and interface to your PSR-6 cache to support hierarchical keys.
beste/in-memory-cache
7176031 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
sonata-project/cache
22021913 Downloads
Cache library
asm89/twig-cache-extension
6632410 Downloads
Cache fragments of templates directly within Twig.
wp-media/wp-rocket
1147190 Downloads
Performance optimization plugin for WordPress
tedivm/stash
4636539 Downloads
The place to keep your cache.
spatie/blink
4200519 Downloads
Cache that expires in the blink of an eye
overblog/dataloader-php
3581285 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
2109305 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.
laravel-lang/common
2186087 Downloads
Easily connect the necessary language packs to the application
kirkbushell/eloquence
804608 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
cache/filesystem-adapter
5285574 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags