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

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

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`