• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..13-Sep-2021-

src/H13-Sep-2021-13,4606,989

.coveralls.ymlH A D13-Sep-202174 43

CHANGELOG.mdH A D13-Sep-2021686 2716

CONTRIBUTING.mdH A D13-Sep-20217.4 KiB230163

README.mdH A D13-Sep-2021396 106

composer.jsonH A D13-Sep-20211 KiB4039

phpunit.xml.distH A D13-Sep-20212.1 KiB5731

phpunit.xml.travisH A D13-Sep-20212.1 KiB5731

README.md

1# zend-http
2
3`Zend\Http` is a primary foundational component of Zend Framework. Since much of
4what PHP does is web-based, specifically HTTP, it makes sense to have a performant,
5extensible, concise and consistent API to do all things HTTP.
6
7
8- File issues at https://github.com/zendframework/zend-http/issues
9- Documentation is at http://framework.zend.com/manual/current/en/index.html#zend-http
10