Package Information |
Summary |
A PHP wrapper for libsmbclient |
Maintainers |
Eduardo Bacchi Kienetz (lead)
[details]
Remi Collet (contributor)
[details]
|
License |
BSD 2-clause |
Description |
smbclient is a PHP extension that uses Samba's libsmbclient library to provide
Samba related functions and 'smb' streams to PHP programs. |
Homepage |
https://github.com/eduardok/libsmbclient-php
|
Release notes
Version 1.0.4
(stable)
|
Check if smbc_setOptionProtocols is available, as at least one distro might have a libsmbclient that is too old. |