How to Install php-smbclient in Ubuntu 18.04



Install php-smbclient by entering the following commands in the terminal:

sudo apt update
sudo apt install php-smbclient

Description:

PHP wrapper for libsmbclient

smbclient is a PHP extension that uses Samba's libsmbclient library to provide Samba related functions and 'smb' streams to PHP programs.

Homepage: http://pecl.php.net/smbclient

Version: 0.8.0-3build2

Section: universe/php