Libraries tagged by psr4
contributte/api
449824 Downloads
Powerful, documented, validated, built-in API to Nette Framework (@nette)
chubbyphp/chubbyphp-framework
39154 Downloads
A minimal, highly performant middleware PSR-15 microframework built with as little complexity as possible, aimed primarily at those developers who want to understand all the vendors they use.
chillerlan/php-cache
145225 Downloads
A psr/simple-cache implementation. PHP 8.1+
chadicus/slim-oauth2-http
422702 Downloads
Bridge components for PSR-7 and bshaffer's OAuth2 Server http messages.
cache/void-adapter
2854369 Downloads
A PSR-6 cache implementation using Void. This implementation supports tags
cache/session-handler
544364 Downloads
An implementation of PHP's SessionHandlerInterface that allows PSR-6
cache/namespaced-cache
1272533 Downloads
A decorator that makes your cache support namespaces
cache/chain-adapter
463154 Downloads
A PSR-6 cache implementation using chain. This implementation supports tags
cache/cache-bundle
431016 Downloads
Symfony 2 bundle providing integration between PSR-6 compliant cache services and the framework. It supports cache for sessions, routing and Doctrine
auxmoney/opentracing-bundle-core
890487 Downloads
Symfony Opentracing bundle to easily enable distributed tracing
apix/log
988182 Downloads
Minimalist, thin and fast PSR-3 compliant (multi-bucket) logger.
apix/cache
527300 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
akrabat/proxy-detection-middleware
66120 Downloads
PSR-7/PSR-15 Middleware that determines the scheme, host and port from the 'X-Forwarded-Proto', 'X-Forwarded-Host' and 'X-Forwarded-Port' headers and updates the Request's Uri object.
ajaxray/short-code
53726 Downloads
ShortCode generator for PHP. Create short, reversible or random, hash like codes.
zfcampus/zf-hal
2030166 Downloads
ZF2 Module providing Hypermedia Application Language assets and rendering