simply/application

A simple middleware application framework based on PSR standards

v0.2.3 2018-12-18 13:45 UTC

This package is auto-updated.

Last update: 2024-03-19 09:44:45 UTC


README

Travis Scrutinizer Scrutinizer Coverage Packagist

This package provides a bare-bones middleware framework that implements the different PSR standards and takes advantage of the Simply Router and Container to create a coherent whole.

The application framework takes advantage of the PSR-7 HTTP Message Interface, PSR-11 Container Interface, PSR-15 HTTP Handlers and PSR-17 HTTP Factories standards in order to create an interoperable framework based on the community best practices and standards.

NOTE: This package is part of a framework that is still highly experimental in nature. Stable api or proper documentation are not to be expected until the framework has been tested in practice.

API documentation is available at: https://docs.riimu.net/simply/application/

Credits

This library is Copyright (c) 2018 Riikka Kalliomäki.

See LICENSE for license and copying information.