Download the PHP package damijanc/simple-ftp without Composer
On this page you can find all versions of the php package damijanc/simple-ftp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package simple-ftp
simple-ftp
Simple wrapper for PHP (http://php.net/manual/en/book.ftp.php) FTP
Motivation for this class was to simplify usage of FTP so instead of doing:
We simply do
In addition we can use shell commands like:
Example:
Installation:
TODO:
- add multiple file/folder upload
- add upload/download progress display
- fix code comments
- ...
All versions of simple-ftp with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
ext-ftp Version *
ext-ftp Version *
The package damijanc/simple-ftp contains the following files
Loading the files please wait ....