smbclient

pecl install smbclient

A 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.

Maintainer

  • Remi Collet (contributor )
  • Eduardo Bacchi Kienetz (lead )

Details

Stars: 89
Issue openned: 19
Downloads: 979018
1.0.4
3 years ago
Version 1.0.4 change log


Check if smbc_setOptionProtocols is available, as at least one distro might have a libsmbclient that is too old.

requires:

  • php >=5.3.0
  • pearinstaller >=1.9.5