psr-6
There are 71 repositories under psr-6 topic.
Kevinrob/guzzle-cache-middleware
A HTTP Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack.
php-tmdb/api
PHP 7.3+ API Wrapper for The Movie Database
matthiasmullie/scrapbook
PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APC(u), SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
apix/cache
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache tagging and indexing.
laminas/laminas-cache
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
csarrazi/guzzle-cache-middleware
A Guzzle Cache middleware
php-tmdb/symfony
Symfony 4,5 and 6 Bundle for TMDB ( The Movie Database ) API. Provides easy access to the php-tmdb/api library.
felixarntz/wp-psr-cache
Object cache implementation for WordPress that acts as an adapter for PSR-6 and PSR-16 caching libraries.
phpro/annotated-cache
Makes it easy to configure the caching of your services with annotations.
delfimov/Translate
PHP translation library
narrowspark/framework
:dragon: The main repository for all narrowspark components.
RikudouSage/DynamoDbCachePsr6Bundle
PSR-6 and PSR-16 cache implementation using AWS DynamoDB for Symfony
beste/in-memory-cache-php
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
byjg/php-cache-engine
A multi-purpose cache engine PSR-6 and PSR-16 implementation with several drivers.
phpzm/core
Repositório com uma estrutura simples e rápida para compor serviços, sites e api's
DivineOmega/DO-File-Cache-PSR-6
🗄 PSR-6 adapter for DO File Cache
duncan3dc/cache
A simple PSR-6/PSR-16 compatible disk/array cache for PHP
kununu/data-fixtures
Load data fixtures in your application for any storage
nilportugues/repository-cache
[PHP 7] Repository with Cache layer using PSR-6
ItalyStrap/cache
PSR-6 and PSR-16 cache implementations for WordPress Transient API and Object Cache API the OOP way
psr-discovery/discovery
Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.
dyweb/redis-cache
Simple cache library with key namespaces, Redis and PSR-6
joomla-framework/cache
[DEPRECATED] Joomla Framework Cache Package
psr-discovery/cache-implementations
Lightweight library that discovers available PSR-6 Cache implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
consilience/api-rate-monitor
Monitor requests through a PSR-18 client over a rolling window
psr-discovery/all
[READ ONLY] Lightweight library that discovers available PSR implementations by searching for a list of well-known classes that implement the relevant interfaces, and returning an instance of the first one that is found.
solital/solital
Solital is a framework designed for those who need to create projects quickly and with an easy syntax
ssi-anik/cache
Implementation of PSR-6 & PSR-16 for Null & In-memory cache for PHP ^7.3 & ^8.0
clickalicious/caching-middleware
The PSR-7 middleware for caching compatible to PSR-6.
contributte/psr6-caching
:dizzy: PSR #6 [Caching Interface] to Nette Framework (@nette)
phpro/annotated-cache-bundle
Provides a Symfony bridge for the phpro/annotated-cache library
rapidwebltd/caching-object-wrapper
🎁 Wraps up any PHP object so all its methods are cached.
yii1tech/psr-cache
Allows integration with PSR-6 compatible cache
MaplePHP/Cache
MaplePHP Cache is a simple, user-friendly caching library. It offers seamless compatibility with PSR-6 and PSR-16 for PHP applications.
programmatordev/openweathermap-php-api
OpenWeatherMap PHP library that provides convenient access to the OpenWeatherMap API with PSR-18, PSR-17, PSR-6 and PSR-3 support