Libraries tagged by psr12
yutahaga/wpcs-psr2
29 Downloads
PHP_CodeSniffer ruleset to enforce WordPress & PSR-2 coding conventions
vmpublishing/psr15-middleware-test-helpers
15 Downloads
couple of often reused mocks for testing psr-15 middlewares
vmpublishing/psr15-middleware-request-logger
465 Downloads
middleware to log every incoming request and response with varying levels of detail. also log all exceptions (and rethrow them)
vmpublishing/psr15-middleware-error-handler
380 Downloads
dependency-less middleware to capture and process any throwable with a dedicated error handler
vektah/psr2
409 Downloads
A slightly relaxed PSR-2 phpcs ruleset
undercloud/psr18
24 Downloads
PSR-18 HTTP Client
srayner/psr14
14 Downloads
Common interfaces for events
snicco/signed-url-psr16-bridge
13 Downloads
Use any psr16 cache with snicco/signed-url
snicco/signed-url-psr15-bridge
14 Downloads
Psr15 middleware integration for snicco/signed-url.
sharkmachine/psr18-shark
1 Downloads
A simple cURL PSR-18 client
schemgr/psr11realize
0 Downloads
Practice by Schemchuk Gregory 11-904
sam-burns/psr11-symfony
95 Downloads
raigu/psr20-clock-testdoubles
0 Downloads
Test Doubles for PSR-20 clock interface
raigu/psr16-simple-cache-testdoubles
2 Downloads
Test Doubles for PSR-16 simple cache
raigu/psr14-event-dispatcher-spy
5 Downloads
PSR-14 event dispatcher implementation for testing if the subject under test is emitting expected event.