Libraries tagged by psr13
squidit/swow-event-dispatcher
2 Downloads
Basic PSR-14 compatible (but opinionated) event dispatcher for usage with swow coroutines
softonic/guzzle_logger
110 Downloads
A Guzzle middleware to log request and responses automatically
slightly-interactive/router
610 Downloads
A PSR-7 and PSR-15 compliant router.
slightly-interactive/di-container
612 Downloads
A dependency injection container.
sikessem/core
0 Downloads
Objects with strict types to manage PHP variables and values.
scalexafrica/php-sdk
22 Downloads
A base sdk for ScaleX API
ropi/in-memory-cache
21 Downloads
PSR-16 compatible in-memory cache library
qlimix/http-cors-middleware
2 Downloads
PSR15 CORS middleware implementation
planerama/php-di
0 Downloads
The dependency injection container for humans
php-psr-middleware/php-session
0 Downloads
Simple PHP PSR Middleware to start php session, process request, then close session.
php-psr-middleware/null-request-handler
15 Downloads
Null PHP PSR Request Handler that returns a new Response with the provided HTTP status.
phact-cmf/router
2 Downloads
phact-cmf/container
2 Downloads
PSR-11 compatible dependency injection container
parshikovpavel/psr-cache-adapter
13 Downloads
Adapter-decorator to cast a PSR-6 pool implementation to the PSR-16 simple cache interface
parshikovpavel/array-cache
8 Downloads
Non-persistent PSR-6/PSR-16 compatible cache using an array. Useful for mocking the original cache in tests