Letter P

php-symfony4-http-foundation - Symfony HttpFoundation Component (version 4)

Website: http://symfony.com/doc/4.4/components/http_foundation.html
License: MIT
Vendor: Alcance Libre, Inc.
Description:
The HttpFoundation Component defines an object-oriented layer for the HTTP
specification.

In PHP, the request is represented by some global variables ($_GET, $_POST,
$_FILES, $_COOKIE, $_SESSION, ...) and the response is generated by some
functions (echo, header, setcookie, ...).

The Symfony HttpFoundation component replaces these default PHP global
variables and functions by an Object-Oriented layer.

Autoloader: /usr/share/php/Symfony4/Component/HttpFoundation/autoload.php

Packages

php-symfony4-http-foundation-4.4.50-1.aldos.noarch [110 KiB] Changelog by Remi Collet (2023-02-02):
- update to 4.4.50

Listing created by Repoview-0.6.6-6.fc14.al