tavp/tavpkit
Composer 安装命令:
composer require tavp/tavpkit
包简介
TAVPkit — starter kits and bundles for TAVP (teams, api, profile, 2fa).
README 文档
README
Starter kit lengkap untuk TAVP. Intinya: jangan mulai dari nol. Satu perintah, dapat aplikasi yang langsung jalan dengan fitur umum.
What's 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
- PHP 8.3+
- Phalcon 5.16+
- tavp-core
- tavpid
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 | Description |
|---|---|
website |
Basic website with pages, no database |
application |
Full app with auth, database, API |
enterprise |
Application + Docker + deploy configs |
Upgrade path
# Upgrade from website to application tavp upgrade --to=application # Upgrade from application to enterprise tavp upgrade --to=enterprise
Testing
composer test
Status
Part of 0.1.0 Genesis (ZeroVer 0.MINOR.PATCH). Basic kit.
Full features (teams, API, 2FA) in 0.3.0.
License
MIT
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-07-09