Name: | php-icewind-smb |
---|---|
Version: | 1.1.2 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 71157 |
License: | MIT |
RPM: | php-icewind-smb-1.1.2-1.el7.noarch.rpm |
Source RPM: | php-icewind-smb-1.1.2-1.el7.src.rpm |
Build Date: | Sat Nov 04 2017 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/icewind1991/SMB |
Summary: | php wrapper for smbclient and libsmbclient-php |
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'; |
- update to 1.1.2 - raise dependency on PHP 5.4 - add dependency on smbclient command - switch to fedora/autoloader
- update to 1.1.1
- update to 1.1.0
- update to 1.0.8 - lower dependency on icewind/streams >= 0.2
- update to 1.0.6 - raise dependency on icewind/streams >= 0.3
- suggest php-smbclient (optional dependency for perf)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- don't own /usr/share/php/Icewind (review #1259172)
- initial package, version 1.0.4