php-nette-http - Nette HTTP Component
Website: | https://github.com/nette/http |
---|---|
License: | BSD or GPLv2 or GPLv3 |
Vendor: | Alcance Libre, Inc. |
- 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';
Packages
php-nette-http-2.4.7-1.fc14.al.noarch [31 KiB] |
Changelog
by Remi Collet (2017-08-30):
- Update to 2.4.7 |