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 (SFTP, FTPS).
Show differences between development and production server and upload changes with one click.
Features
- Preview of changes (diff between deployment and production version)
- Choose files to deploy or deploy everything
- Deployment over ftp, sftp, ftps protocols or to local filesystem
- You can include/exclude files for deployment in your project
Example of configuration file config/myproject.php
Installation
Install it using composer:
composer create-project lenochware/ftpdeploy
or download from github
- Create file ftp-deploy/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 ....