Download the PHP package isklv/smb-bundle without Composer
On this page you can find all versions of the php package isklv/smb-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download isklv/smb-bundle
More information about isklv/smb-bundle
Files in isklv/smb-bundle
Download isklv/smb-bundle
More information about isklv/smb-bundle
Files in isklv/smb-bundle
Vendor isklv
Package smb-bundle
Short Description Samba client for Symfony2
License MIT
Homepage http://github.com/isklv/smb-bundle
Package smb-bundle
Short Description Samba client for Symfony2
License MIT
Homepage http://github.com/isklv/smb-bundle
Keywords samba
Please rate this library. Is it a good library?
Informations about the package smb-bundle
SMB-Bundle
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
Installation
-
Add as a dependency in your composer file
-
Add to your Kernel
- (optional) Adjust configurations
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 other configurations
Using libsmbclient-php
Install libsmbclient-php
All versions of smb-bundle with dependencies
PHP Build Version
Package Version
The package isklv/smb-bundle contains the following files
Loading the files please wait ....