Home » HTTP » HTTP2
Miscellaneous HTTP utilities
Download latest release 1.1.2 (there is a newer Composer installable version)
License: New BSD License
Description
The HTTP class is a class with static methods for doing
miscellaneous HTTP related stuff like date formatting,
language negotiation or HTTP redirection.
Documentation
Maintainers
- Michael Wallner (mike) — lead, active
- Philippe Jausions (jausions) — lead, inactive
Dependencies
Required
- PHP (>= 5.4.0)
- PEAR Installer (>= 1.7.1)
- PEAR
- pcre (extension)
Releases
- 1.1.2 (stable, 2016-08-10)
Release notes
License: New BSD License
- Fix coding style
- Add composer.json - 1.1.1 (stable, 2013-10-23)
Release notes
License: New BSD License
- Fix parsing arguments values without quotes
- 1.1.0 (stable, 2013-10-07)
Release notes
License: New BSD License
- Support RFC 5988 (Web Linking) via new parseLinks() method
- 1.0.0 (stable, 2013-07-17)
Release notes
License: New BSD License
- Fix docblocks and coding style
- Mark stable - 0.1.0 (beta, 2012-01-15)
Release notes
License: New BSD License
Fork from HTTP
PHP5-ify
Make API non static
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #20977 | Closed | Req | 1.1.1 | 2015-11-06 | the package should be registered on Packagist |