Libraries tagged by psr0
dhii/containers
127097 Downloads
A selection of PSR-11 containers for utility, simplicity, and ease.
crwlr/url
59588 Downloads
Swiss Army knife for URLs.
contributte/api
503440 Downloads
Powerful, documented, validated, built-in API to Nette Framework (@nette)
chubbyphp/chubbyphp-framework
40138 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
164825 Downloads
A psr/simple-cache implementation. PHP 8.1+
chadicus/slim-oauth2-http
433662 Downloads
Bridge components for PSR-7 and bshaffer's OAuth2 Server http messages.
cache/void-adapter
2889470 Downloads
A PSR-6 cache implementation using Void. This implementation supports tags
cache/taggable-cache
2367738 Downloads
Add tag support to your PSR-6 cache implementation
cache/namespaced-cache
1286750 Downloads
A decorator that makes your cache support namespaces
cache/doctrine-adapter
902627 Downloads
A PSR-6 cache implementation using Doctrine. This implementation supports tags
cache/chain-adapter
472925 Downloads
A PSR-6 cache implementation using chain. This implementation supports tags
auxmoney/opentracing-bundle-core
894916 Downloads
Symfony Opentracing bundle to easily enable distributed tracing
authbucket/oauth2-php
96067 Downloads
The standard compliant OAuth2.0 library based on the Symfony Components
apix/cache
531832 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
71046 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.