Name: | php-nette-http |
---|---|
Version: | 2.3.8 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 89667 |
License: | BSD or GPLv2 or GPLv3 |
RPM: | php-nette-http-2.3.8-1.el7.noarch.rpm |
Source RPM: | php-nette-http-2.3.8-1.el7.src.rpm |
Build Date: | Sun Dec 03 2017 |
Build Host: | x86-ol6-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/nette/http |
Summary: | Nette HTTP Component |
Description: | HTTP request and response are encapsulated in Nette\Http\Request and Nette\Http\Response objects which offer comfortable API and also act as sanitization filter. To use this library, you just have to add, in your project: require_once '/usr/share/php/Nette/Http/autoload.php'; |
- update to 2.3.8
- update to 2.3.7
- update to 2.3.6
- update to 2.3.4 - run test suite with both php 5 and 7 when available
- initial package