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.8.0RC1
8 years ago
Version 0.8.0RC1 change log


- initial PECL release
- add 'smb' streams support
- rename extension to smbclient
- PHP 7 compatibility

requires:

  • php >=5.3.0
  • pearinstaller >=1.9.5