https://github.com/pmall/http-server
Http server for running psr-7 applications
https://github.com/pmall/http-server
psr-7 server
Last synced: about 1 month ago
JSON representation
Http server for running psr-7 applications
- Host: GitHub
- URL: https://github.com/pmall/http-server
- Owner: pmall
- License: mit
- Created: 2019-08-07T15:21:35.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-27T14:57:47.000Z (almost 7 years ago)
- Last Synced: 2025-02-27T21:50:47.729Z (over 1 year ago)
- Topics: psr-7, server
- Language: PHP
- Homepage: https://github.com/quantaphp/http-server
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Quanta http server
This package provides a http server for running Psr-7 applications.
**Require** php >= 7.0
**Installation** `composer require quanta/http-server`
**Run tests** `./vendor/bin/kahlan`