2017 © Pedro PelĂĄez
 

library application

A simple middleware application framework based on PSR standards

image

simply/application

A simple middleware application framework based on PSR standards

  • Tuesday, July 31, 2018
  • by Riimu
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Middleware Application Framework

Travis Scrutinizer Scrutinizer Coverage Packagist, (*1)

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., (*2)

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., (*3)

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., (*4)

API documentation is available at: https://docs.riimu.net/simply/application/, (*5)

Credits

This library is Copyright (c) 2018 Riikka KalliomÀki., (*6)

See LICENSE for license and copying information., (*7)

The Versions

31/07 2018

dev-master

9999999-dev

A simple middleware application framework based on PSR standards

  Sources   Download

MIT

The Requires

 

The Development Requires

psr-7 framework application psr-11 psr-15 psr-17

31/07 2018

v0.2.0

0.2.0.0

A simple middleware application framework based on PSR standards

  Sources   Download

MIT

The Requires

 

The Development Requires

psr-7 framework application psr-11 psr-15 psr-17

16/07 2018

v0.1.0

0.1.0.0

A simple middleware application framework based on PSR standards

  Sources   Download

MIT

The Requires

 

The Development Requires

psr-7 framework application psr-11 psr-15