Libraries tagged by PSR3
http-interop/http-factory-diactoros
215948 Downloads
An HTTP Factory using Zend Diactoros
genkgo/archive-stream
57805 Downloads
Stream a ZIP file (memory efficient) as a PSR-7 message
exolnet/phpcs-config
58055 Downloads
eXolnet configuration for PHP CodeSniffer.
eqs/health-check-provider
6284 Downloads
Provides healthcheck endpoints in accordance with IETF's healthcheck draft RFC
dsentker/url-signature
38819 Downloads
A secure URI generation and validation library
compwright/php-session
7133 Downloads
Standalone session implementation that does not rely on the PHP session module or the $_SESSION global, ideal for ReactPHP applications
codeigniter4/cache
15196 Downloads
PSR-6 and PSR-16 Cache Adapters for CodeIgniter 4
chubbyphp/chubbyphp-container
69678 Downloads
A simple PSR-11 container implementation.
chillerlan/php-oauth
5978 Downloads
A fully transparent, framework agnostic PSR-18 OAuth client.
chillerlan/php-httpinterface
14111 Downloads
A PSR-7/17/18 http message/client implementation
cache/mongodb-adapter
49467 Downloads
A PSR-6 cache implementation using MongoDB. This implementation supports tags
cache/memcache-adapter
329451 Downloads
A PSR-6 cache implementation using memcache. This implementation supports tags
boronczyk/localization-middleware
60323 Downloads
PSR-15 middleware to assist primarily with language-based content negotiation and various other localization tasks.
bentools/querystring
35568 Downloads
Query String manipulation library. PHP 7.1+. No dependency, immutable, PSR-7 compliant.
bairwell/middleware-cors
19037 Downloads
A PSR-7 middleware layer for providing CORS (Cross Origin Request Security) headers and security provisions. Instead of just allowing invalid CORs requests to come through, this middleware actively blocks them after validating.