Download the PHP package suin/php-ftp-client without Composer
On this page you can find all versions of the php package suin/php-ftp-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download suin/php-ftp-client
More information about suin/php-ftp-client
Files in suin/php-ftp-client
Download suin/php-ftp-client
More information about suin/php-ftp-client
Files in suin/php-ftp-client
Vendor suin
Package php-ftp-client
Short Description FTP library for PHP 5.3 or later.
License MIT
Homepage https://github.com/suin/php-ftp-client
Package php-ftp-client
Short Description FTP library for PHP 5.3 or later.
License MIT
Homepage https://github.com/suin/php-ftp-client
Please rate this library. Is it a good library?
Informations about the package php-ftp-client
FTP Client Library for PHP
Features
- Works without the ftp extension.
- Minimum and simple.
- Unit tested.
Requirements
- PHP 5.2.0 or later
Install
Just copy to vendors directory in your project.
How to Use
More detail, please see .
Observer for debugging
For logging the TCP messages, you can assing an observer object to FTPClient object. The observer object must implement .
Testing
- Needs PHPUnit 3.6
- Needs PHP 5.3 or later
Prepare for test
And then, edit FTPConfig.php!
How to run test
All versions of php-ftp-client with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package suin/php-ftp-client contains the following files
Loading the files please wait ....