An open API service indexing awesome lists of open source software.

https://github.com/sinri/ark-web-psr

Ark Web Component Following PSR
https://github.com/sinri/ark-web-psr

Last synced: about 1 year ago
JSON representation

Ark Web Component Following PSR

Awesome Lists containing this project

README

          

# Ark-Web

* [PSR-15: HTTP Server Request Handlers](https://www.php-fig.org/psr/psr-15/)
* [PSR-7: HTTP message interfaces](https://www.php-fig.org/psr/psr-7/)
* [PSR-17: HTTP Factories](https://www.php-fig.org/psr/psr-17/)

For PSR-7, `guzzlehttp/psr7` is referenced.

A conclusion about it has been drawn, that if we adopt PSRs for web, the cost would be huge.