Download the PHP package sgrabaum/smb without Composer
On this page you can find all versions of the php package sgrabaum/smb. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor sgrabaum
Package smb
Short Description php wrapper for smbclient and libsmbclient-php forked by icewind1991/SMB
License MIT
Package smb
Short Description php wrapper for smbclient and libsmbclient-php forked by icewind1991/SMB
License MIT
Please rate this library. Is it a good library?
Informations about the package smb
SMB
Project is forked by icewind1991/SMB to give localisations of connections. In version 1.0.4 only US available.
PHP wrapper for smbclient
and libsmbclient-php
- Reuses a single
smbclient
instance for multiple requests - Doesn't leak the password to the process list
- Simple 1-on-1 mapping of SMB commands
- A stream-based api to remove the need for temporary files
- Support for using libsmbclient directly trough
libsmbclient-php
Examples
Upload a file
Download a file
List shares on the remote server
List the content of a folder
Using read streams
Using write streams
Using Localization
Using libsmbclient-php
Install libsmbclient-php
All versions of smb with dependencies
PHP Build Version
Package Version
The package sgrabaum/smb contains the following files
Loading the files please wait ....