Download the PHP package lenochware/ftpdeploy without Composer
On this page you can find all versions of the php package lenochware/ftpdeploy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lenochware/ftpdeploy
More information about lenochware/ftpdeploy
Files in lenochware/ftpdeploy
Download lenochware/ftpdeploy
More information about lenochware/ftpdeploy
Files in lenochware/ftpdeploy
Vendor lenochware
Package ftpdeploy
Short Description pclib deploy tool
License MIT
Homepage http://pclib.brambor.net
Package ftpdeploy
Short Description pclib deploy tool
License MIT
Homepage http://pclib.brambor.net
Please rate this library. Is it a good library?
Informations about the package ftpdeploy
Ftp-Deploy
Deploy your project on the production server, using ftp.
See the differences between development and production server and upload changes with one click.
Features
- Preview of modified files, select which files do you want upload
- Deploy log with your comment
- Support deploy over ftp, sftp, ftps and local filesystem
- You can specify include/exclude files pattern in configuration
Example of configuration file config/myproject.php
Installation
Install it using composer:
composer create-project lenochware/ftpdeploy
or download from github to your development server
- Create file config/your-project.php (see example above)
- Directory ftp-deploy/data must be writeable
- Run ftp-deploy
Requirements
- php 7.0
All versions of ftpdeploy with dependencies
PHP Build Version
Package Version
The package lenochware/ftpdeploy contains the following files
Loading the files please wait ....