PHPackages                             tavp/core - 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. [Framework](/categories/framework)
4. /
5. tavp/core

ActiveLibrary[Framework](/categories/framework)

tavp/core
=========

TAVP Stack core framework â€” Tailwind + Alpine + Volt + Phalcon, with a Laravel-style ergonomic layer on top of Phalcon.

v0.1.10(2w ago)052↓75%6MITPHPPHP &gt;=8.1

Since Jul 9Pushed 2w agoCompare

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

READMEChangelog (4)Dependencies (8)Versions (21)Used By (6)

TAVP Stack
==========

[](#tavp-stack)

> **T**ailwind CSS + **A**lpine.js + **V**olt + **P**halcon = TAVP

TAVP is a curated PHP tech stack for building web applications. It pairs Phalcon's C-extension performance with modern frontend tooling (Tailwind CSS, Alpine.js) and the Volt templating engine.

**Current Version: 0.1.12**

Features
--------

[](#features)

- **Phalcon 5.16** — C-extension MVC framework
- **Volt Templates** — Template engine compiled to PHP
- **Tailwind CSS** — Utility-first CSS framework
- **Alpine.js** — Lightweight JavaScript framework
- **OTP Authentication** — Passwordless login (email, SMS, WhatsApp)
- **JWT API Auth** — Token-based API authentication
- **Role &amp; Permission** — RBAC system
- **CLI Tools** — Code generation, migrations, deployment
- **Module System** — Composer-based package discovery
- **Async Foundation** — Swoole-based async API layer (`Async`)

Quick Start
-----------

[](#quick-start)

```
# Install TAVP
composer create-project tavp/core my-app

# Start development
cd my-app
tavp serve

# Open browser
open http://localhost:8000
```

Documentation
-------------

[](#documentation)

- [docs.tavp.web.id](https://docs.tavp.web.id/) — Official documentation (Bahasa Indonesia + English)
- [Getting Started](https://docs.tavp.web.id/guide/what-is-tavp)
- [CLI Reference](https://docs.tavp.web.id/reference/cli)
- [FAQ](https://docs.tavp.web.id/reference/faq)

System Requirements
-------------------

[](#system-requirements)

| PHP 8.3+ | Phalcon 5.16+ (install with `tavp phalcon:install`) | Node.js 18+ (frontend) | Composer 2.x |

Ecosystem
---------

[](#ecosystem)

PackageDescriptionInstall[tavp/core](https://github.com/tavp-stack/tavp-core)Framework foundation`composer create-project tavp/core`[tavp/cli](https://github.com/tavp-stack/tavp-cli)CLI tool (`tavp` command)`composer global require tavp/cli`[tavpid](https://github.com/tavp-stack/tavpid)OTP-first authentication`composer require tavp/tavpid`[tavpkit](https://github.com/tavp-stack/tavpkit)Starter kits &amp; bundles`composer require tavp/tavpkit`[tavphub](https://github.com/tavp-stack/tavphub)Admin panel`composer require tavp/tavphub`[tavpblocks](https://github.com/tavp-stack/tavpblocks)UI components`composer require tavp/tavpblocks`[tavp/analytics](https://github.com/tavp-stack/tavp-analytics)Analytics`composer require tavp/analytics`[tavp-installer](https://github.com/tavp-stack/tavp-installer)Phalcon installer`sh install_phalcon5.sh`Versioning
----------

[](#versioning)

TAVP follows Zero-based Versioning (ZeroVer):

VersionMeaning0.x.0Breaking changes bump the minor (x)0.x.yBug fixes bump the patch (y)See [0ver.org](https://0ver.org).

Security
--------

[](#security)

See [SECURITY.md](SECURITY.md) for guidance on handling secrets and reporting security issues.

License
-------

[](#license)

MIT License

Community
---------

[](#community)

- [GitHub](https://github.com/tavp-stack)
- [Documentation](https://docs.tavp.web.id/)

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance96

Actively maintained with recent releases

Popularity10

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity41

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

Every ~1 days

Total

20

Last Release

19d ago

Major Versions

v0.0.0 → v1.0.02026-07-09

v0.0.1 → v1.0.12026-07-10

v0.1.0 → v1.1.12026-07-10

v0.1.2 → v1.1.22026-07-10

v0.1.3 → v1.1.32026-07-10

### 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 (78 commits)")

---

Tags

frameworktailwindvoltphalconalpinetavp

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.9k556.2M21.6k](/packages/laravel-framework)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[doppar/framework

The Doppar Framework

4112.6k14](/packages/doppar-framework)

PHPackages © 2026

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