PHPackages                             tavp/tavpkit - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. tavp/tavpkit

ActiveTavpkit-module[Utility &amp; Helpers](/categories/utility)

tavp/tavpkit
============

TAVPkit â€” starter kits and bundles for TAVP (teams, api, profile, 2fa).

v1.1.0(1mo ago)03MITPHPPHP &gt;=8.1

Since Jul 9Pushed 1mo agoCompare

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

READMEChangelogDependencies (2)Versions (3)Used By (0)

tavpkit
=======

[](#tavpkit)

**Starter kit** lengkap untuk TAVP. Intinya: jangan mulai dari nol. Satu perintah, dapat aplikasi yang langsung jalan dengan fitur umum.

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

[](#whats-included)

- **Auth** — Login, register, OTP via `tavpid`
- **Teams** — Multi-user teams with roles
- **API** — RESTful API with JWT authentication
- **Profile** — User profile management
- **2FA** — Two-factor authentication
- **Session management** — View/revoke active sessions

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

[](#requirements)

- PHP 8.3+
- Phalcon 5.16+
- tavp-core
- tavpid

Install
-------

[](#install)

```
# Via tavp CLI (recommended)
tavp new myapp --kit

# Via module install
tavp module:install tavp/tavpkit
tavp migrate

# Via Composer
composer require tavp/tavpkit
```

Kit types
---------

[](#kit-types)

KitDescription`website`Basic website with pages, no database`application`Full app with auth, database, API`enterprise`Application + Docker + deploy configsUpgrade path
------------

[](#upgrade-path)

```
# Upgrade from website to application
tavp upgrade --to=application

# Upgrade from application to enterprise
tavp upgrade --to=enterprise
```

Testing
-------

[](#testing)

```
composer test
```

Status
------

[](#status)

Part of **0.1.0 Genesis** (ZeroVer `0.MINOR.PATCH`). Basic kit. Full features (teams, API, 2FA) in `0.3.0`.

License
-------

[](#license)

MIT

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance91

Actively maintained with recent releases

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity43

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 ~0 days

Total

2

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

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[johntaa/ar-php

contribution to Ar-PHP Library, namespace-psr4 added

1523.6k](/packages/johntaa-ar-php)

PHPackages © 2026

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