phulsar/stack

PHulsar Framework Kernel Interfaces

v1.0.0 2017-04-25 22:26 UTC

This package is not auto-updated.

Last update: 2024-05-12 00:27:28 UTC


README

Phulsar Kernel Interfaces

What is stack?

Stack is a collection of interfaces who serves methods for general kernel implementations.

HttpKernelInterface

The HttpKernelInterface is designed to dispatch a PSR-compatible ServerRequestInterface-instance to a PSR-Compatible ResponseInterface-instance.