phulsar/stack

PHulsar Framework Kernel Interfaces

Maintainers

Package info

github.com/phulsar/stack

pkg:composer/phulsar/stack

Statistics

Installs: 9

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is not auto-updated.

Last update: 2026-03-01 09:15:13 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.