13 lines
700 B
Markdown
13 lines
700 B
Markdown
# zend-http
|
|
|
|
[](https://secure.travis-ci.org/zendframework/zend-http)
|
|
[](https://coveralls.io/r/zendframework/zend-http?branch=master)
|
|
|
|
`Zend\Http` is a primary foundational component of Zend Framework. Since much of
|
|
what PHP does is web-based, specifically HTTP, it makes sense to have a performant,
|
|
extensible, concise and consistent API to do all things HTTP.
|
|
|
|
|
|
- File issues at https://github.com/zendframework/zend-http/issues
|
|
- Documentation is at http://framework.zend.com/manual/current/en/index.html#zend-http
|