Libraries tagged by psr12
schemgr/psr11realize
0 Downloads
Practice by Schemchuk Gregory 11-904
sam-burns/psr11-symfony
96 Downloads
raigu/psr20-clock-testdoubles
0 Downloads
Test Doubles for PSR-20 clock interface
raigu/psr16-simple-cache-testdoubles
3 Downloads
Test Doubles for PSR-16 simple cache
raigu/psr14-event-dispatcher-spy
6 Downloads
PSR-14 event dispatcher implementation for testing if the subject under test is emitting expected event.
porta/psr14-events
10 Downloads
PortaOne ESPF event handling with PSR-14 dispatch
pinkcrab/wp-psr16-cache
577 Downloads
A WordPress based implementation of the PSR16 Cacheinterface using transient or the WP_File_System
phpdevcommunity/psr14-event-dispatcher
21 Downloads
This library provides an easy-to-use implementation of a PSR-14 event dispatcher, allowing you to manage event-driven functionality in your PHP applications.
phpdevcommunity/psr11-dependency-injection
19 Downloads
A lightweight PHP Dependency Injection Container implementing the PSR-11 standard. This library is designed for simplicity and ease of use, making it an ideal choice for small projects where you need a quick and effective DI solution.
phalcon/proxy-psr13
4 Downloads
Phalcon Framework proxy classes for PSR-16
onepix/psr11-container-interface-generic
131 Downloads
A generic, type-safe container interface (PSR-compatible) with support for retrieving items of a specified type
lonecat/psr15
33 Downloads
My PSR-15 implementation
lonecat/psr11
39 Downloads
Container implementation
lapaz/codeception-psr15
32 Downloads
Generic PSR-15 Functional Test Module for Codeception
kuyoto/psr15-bridge
4 Downloads
Provides a PSR-15 middleware double pass decorator.