Libraries tagged by psr5
fig/cache-util
38818 Downloads
Useful utility classes and traits for implementing the PSR cache standard
fansipan/fansipan
11696 Downloads
A simple package that allows you to write your API integrations or SDKs in a elegant way.
elie29/zend-phpdi-config
212562 Downloads
PSR-11 PHP-DI autowire container configurator for Laminas, Mezzio, ZF2, ZF3 and Zend Expressive applications
ecphp/cas-lib
125027 Downloads
CAS Lib, a standard library for CAS authentication.
crwlr/url
57078 Downloads
Swiss Army knife for URLs.
contributte/api
467144 Downloads
Powerful, documented, validated, built-in API to Nette Framework (@nette)
chubbyphp/chubbyphp-framework
39376 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
151045 Downloads
A psr/simple-cache implementation. PHP 8.1+
chadicus/slim-oauth2-http
426229 Downloads
Bridge components for PSR-7 and bshaffer's OAuth2 Server http messages.
cache/void-adapter
2864328 Downloads
A PSR-6 cache implementation using Void. This implementation supports tags
cache/taggable-cache
2356865 Downloads
Add tag support to your PSR-6 cache implementation
cache/session-handler
545937 Downloads
An implementation of PHP's SessionHandlerInterface that allows PSR-6
cache/namespaced-cache
1278663 Downloads
A decorator that makes your cache support namespaces
cache/chain-adapter
466688 Downloads
A PSR-6 cache implementation using chain. This implementation supports tags
cache/cache-bundle
431700 Downloads
Symfony 2 bundle providing integration between PSR-6 compliant cache services and the framework. It supports cache for sessions, routing and Doctrine