https://github.com/pmall/http-entrypoint
Http entrypoint for Psr-15 applications
https://github.com/pmall/http-entrypoint
entrypoint http psr-15 request-handler
Last synced: 5 days ago
JSON representation
Http entrypoint for Psr-15 applications
- Host: GitHub
- URL: https://github.com/pmall/http-entrypoint
- Owner: pmall
- License: mit
- Created: 2018-11-22T13:16:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-13T11:30:52.000Z (about 7 years ago)
- Last Synced: 2025-10-30T19:45:55.023Z (8 months ago)
- Topics: entrypoint, http, psr-15, request-handler
- Language: PHP
- Homepage: https://github.com/quantaphp/http-entrypoint
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Quanta http entrypoint
This package provides an http entrypoint for [Psr-15](https://www.php-fig.org/psr/psr-15/) applications.
**Require** php >= 7.0
**Installation** `composer require quanta/http-entrypoint`
**Run tests** `./vendor/bin/kahlan`