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
- Host: GitHub
- URL: https://github.com/sinri/ark-web-psr
- Owner: sinri
- Created: 2020-07-29T09:55:21.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-30T07:09:18.000Z (almost 6 years ago)
- Last Synced: 2024-03-14T20:21:38.026Z (over 2 years ago)
- Language: PHP
- Size: 36.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.