How to Install php7.2-soap in Ubuntu 18.04



Install php7.2-soap by entering the following commands in the terminal:

sudo apt update
sudo apt install php7.2-soap

Description:

SOAP module for PHP

This package provides the SOAP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML.

Homepage: http://www.php.net/

Version: 7.2.3-1ubuntu1

Section: universe/php