PHPackages                             tavp/tavp-installer - 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. tavp/tavp-installer

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

tavp/tavp-installer
===================

TAVP Installer â€” provision Phalcon 5 + hosting panel plugins (HestiaCP, cPanel).

v1.0.0(1mo ago)00MITShellPHP &gt;=8.1

Since Jul 9Pushed 1mo agoCompare

[ Source](https://github.com/tavp-stack/tavp-installer)[ Packagist](https://packagist.org/packages/tavp/tavp-installer)[ RSS](/packages/tavp-tavp-installer/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (2)Used By (0)

tavp-installer
==============

[](#tavp-installer)

Provisions **Phalcon 5** on a server and wires it into popular hosting panels, so hosts can pre-install Phalcon and more developers adopt TAVP.

What's included
---------------

[](#whats-included)

- `install_phalcon5.sh` — Ubuntu/Debian VPS installer (root required). Auto-detects PHP version, installs Phalcon C-extension, configures web server. Supports HestiaCP hosting panel.

Why this matters
----------------

[](#why-this-matters)

The easier it is for hosts to install Phalcon, the more TAVP sites exist, the more developers use TAVP, and the more the ecosystem grows.

Requirements
------------

[](#requirements)

- Root access (sudo or root container)
- Debian/Ubuntu-based system
- PHP 8.3+

Usage
-----

[](#usage)

### Quick install (via tavp command)

[](#quick-install-via-tavp-command)

```
# Auto-detect PHP version
tavp phalcon:install

# Pin PHP version
tavp phalcon:install 8.3

# Pin PHP + Phalcon version
tavp phalcon:install 8.3 5.16.0
```

### Direct script usage

[](#direct-script-usage)

```
# Auto-detect PHP version
sudo sh install_phalcon5.sh

# Pin PHP version
sudo sh install_phalcon5.sh 8.3

# Pin PHP + Phalcon version
sudo sh install_phalcon5.sh 8.3 5.16.0
```

### In Lando/Docker container

[](#in-landodocker-container)

```
# Run as root
lando ssh -u root -c "cd /app && sh install_phalcon5.sh"
```

Supported environments
----------------------

[](#supported-environments)

EnvironmentStatusUbuntu VPS + HestiaCPSupportedDebian VPSSupportedLando containerSupportedDocker containerSupportedcPanel/WHMPlannedVestaCPPlannedTesting
-------

[](#testing)

```
# Test in Lando container
lando ssh -u root -c "php -m | grep phalcon"
```

Status
------

[](#status)

Part of **TAVP Stack 1.0.0 (Stable)**. Public API locked. SemVer applies.

License
-------

[](#license)

MIT

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance90

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 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

47d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/45a246eeec15ab5e78eec925cf3829fd5e69c302c1dee58e4e63a1551612a120?d=identicon)[jtdoank](/maintainers/jtdoank)

---

Top Contributors

[![jtdoank](https://avatars.githubusercontent.com/u/5408136?v=4)](https://github.com/jtdoank "jtdoank (6 commits)")

### Embed Badge

![Health badge](/badges/tavp-tavp-installer/health.svg)

```
[![Health](https://phpackages.com/badges/tavp-tavp-installer/health.svg)](https://phpackages.com/packages/tavp-tavp-installer)
```

###  Alternatives

[pomander/pomander

Deployment for PHP

19615.7k2](/packages/pomander-pomander)[enumag/no-thanks

Prevents symfony/flex from printing thanks reminder.

3415.8k](/packages/enumag-no-thanks)

PHPackages © 2026

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