Retorna en un array el contenido obtenido de php://input

1.0.1 2024-11-16 06:28 UTC

This package is not auto-updated.

Last update: 2025-03-09 06:12:11 UTC


README

Instalación via composer

composer require tinyphp-function/phpinput

Funciones

/** Retorna en un array el contenido obtenido de php://input */
function phpinput(): array