Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spiral/http
[READ ONLY] PSR-15 HTTP Request pipeline. Subtree split of the Spiral HTTP component (see spiral/framework)
https://github.com/spiral/http
http middleware php7 psr15 psr7 spiral
Last synced: 3 months ago
JSON representation
[READ ONLY] PSR-15 HTTP Request pipeline. Subtree split of the Spiral HTTP component (see spiral/framework)
- Host: GitHub
- URL: https://github.com/spiral/http
- Owner: spiral
- License: mit
- Created: 2018-08-25T15:47:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-23T07:59:10.000Z (3 months ago)
- Last Synced: 2024-09-29T20:21:55.473Z (3 months ago)
- Topics: http, middleware, php7, psr15, psr7, spiral
- Language: PHP
- Homepage: https://github.com/spiral/framework
- Size: 6.62 MB
- Stars: 4
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# HTTP Request Pipeline
[![PHP Version Require](https://poser.pugx.org/spiral/http/require/php)](https://packagist.org/packages/spiral/http)
[![Latest Stable Version](https://poser.pugx.org/spiral/http/v/stable)](https://packagist.org/packages/spiral/http)
[![phpunit](https://github.com/spiral/http/actions/workflows/phpunit.yml/badge.svg)](https://github.com/spiral/http/actions)
[![psalm](https://github.com/spiral/http/actions/workflows/psalm.yml/badge.svg)](https://github.com/spiral/http/actions)
[![Codecov](https://codecov.io/gh/spiral/http/branch/master/graph/badge.svg)](https://codecov.io/gh/spiral/http/)
[![Total Downloads](https://poser.pugx.org/spiral/http/downloads)](https://packagist.org/packages/spiral/http)
[![type-coverage](https://shepherd.dev/github/spiral/http/coverage.svg)](https://shepherd.dev/github/spiral/http)
[![psalm-level](https://shepherd.dev/github/spiral/http/level.svg)](https://shepherd.dev/github/spiral/http)[Documentation](https://spiral.dev/docs/http-configuration) | [Framework Bundle](https://github.com/spiral/framework)
## License:
MIT License (MIT). Please see [`LICENSE`](./LICENSE) for more information. Maintained by [Spiral Scout](https://spiralscout.com).