https://github.com/php-services/http-entrypoint-quanta
Provides quanta http entrypoint for Psr-15 applications
https://github.com/php-services/http-entrypoint-quanta
psr-15 request-handler service-provider
Last synced: 3 days ago
JSON representation
Provides quanta http entrypoint for Psr-15 applications
- Host: GitHub
- URL: https://github.com/php-services/http-entrypoint-quanta
- Owner: php-services
- License: mit
- Created: 2018-11-23T16:15:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-20T11:39:44.000Z (almost 7 years ago)
- Last Synced: 2024-05-17T17:44:22.837Z (over 1 year ago)
- Topics: psr-15, request-handler, service-provider
- Language: PHP
- Homepage: https://github.com/php-services/http-entrypoint-quanta
- Size: 4.88 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 entrypoint
This package provides quanta http entrypoint for [Psr-15](https://www.php-fig.org/psr/psr-15/) applications.
**Require** php >= 7.0
**Installation** `composer require services/http-entrypoint-quanta`
**Run tests** `./vendor/bin/kahlan`