PHPackages                             makepost/deploy-ftp - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [DevOps &amp; Deployment](/categories/devops)
4. /
5. makepost/deploy-ftp

ActiveProject[DevOps &amp; Deployment](/categories/devops)

makepost/deploy-ftp
===================

Uploads files and db as archive over FTP

1.0.0(8y ago)017MITPHP

Since Nov 7Pushed 8y agoCompare

[ Source](https://github.com/makepost/deploy-ftp)[ Packagist](https://packagist.org/packages/makepost/deploy-ftp)[ RSS](/packages/makepost-deploy-ftp/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

deploy-ftp
==========

[](#deploy-ftp)

Uploads files and db as archive over FTP.

Usage
-----

[](#usage)

```
composer global require makepost/deploy-ftp

cd /path/to/your/git/repo

# In Ubuntu terminal, lines starting with space don't go to history.
 export BASE_URI=http://example.com
 export PUBLIC_HTML=ftp://user:pass@ftp.example.com/public_html
 export DB=mysql://user:pass@mysql.example.com/db

# Gets a snapshot you can work on.
deploy-ftp get
deploy-ftp get-db

# Unpacks your local files over remote.
deploy-ftp put
deploy-ftp put-db
```

License
-------

[](#license)

MIT

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3110d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e3cef7cdaa56b220a8f11f061066f18f66bf7c3dc5463dff970af5c67cb8bc4e?d=identicon)[makepost](/maintainers/makepost)

---

Top Contributors

[![nykula](https://avatars.githubusercontent.com/u/20999066?v=4)](https://github.com/nykula "nykula (3 commits)")

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/makepost-deploy-ftp/health.svg)

```
[![Health](https://phpackages.com/badges/makepost-deploy-ftp/health.svg)](https://phpackages.com/packages/makepost-deploy-ftp)
```

###  Alternatives

[deployer/deployer

Deployment Tool

11.0k25.4M207](/packages/deployer-deployer)[appwrite/server-ce

End to end backend server for frontend and mobile apps.

55.3k84.2k](/packages/appwrite-server-ce)[pragmarx/health

Laravel Server &amp; App Health Monitor and Notifier

2.0k1.0M2](/packages/pragmarx-health)[felixfbecker/language-server-protocol

PHP classes for the Language Server Protocol

22476.7M6](/packages/felixfbecker-language-server-protocol)[heroku/heroku-buildpack-php

Toolkit for starting a PHP application locally, with or without foreman, using the same config for PHP and Apache2/Nginx as on Heroku

8161.3M10](/packages/heroku-heroku-buildpack-php)[tiamo/phpas2

PHPAS2 is a php-based implementation of the EDIINT AS2 standard

4674.7k](/packages/tiamo-phpas2)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
