Letter P

php-icewind-smb - php wrapper for smbclient and libsmbclient-php

Website: https://github.com/icewind1991/SMB
License: MIT
Vendor: Alcance Libre, Inc.
Description:
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

To use this library, you just have to add, in your project:
  require-once '/usr/share/php/Icewind/SMB/autoload.php';

Packages

php-icewind-smb-1.1.2-3.fc14.al.noarch [23 KiB] Changelog by Fedora Release Engineering (2017-07-27):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al