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
0.9.0
7 years ago
Version 0.9.0 change log


- fix gh#47 Incorrect function definition for smbclient_read
- optimization: enable stream wrapper reusing connections

requires:

  • php >=5.3.0
  • pearinstaller >=1.9.5