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

Installs: 64

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

pkg:composer/tinyphp-function/phpinput

1.0.1 2024-11-16 06:28 UTC

This package is not auto-updated.

Last update: 2025-10-05 08:40:00 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