unifiedcodes/arbor-template
最新稳定版本:v1.1.1
Composer 安装命令:
composer create-project unifiedcodes/arbor-template
包简介
A minimal scaffold example using the Arbor PHP micro-framework.
README 文档
README
A minimal scaffold project using the Arbor PHP micro-framework.
This repository provides a clean and simple starting point for building PHP applications with Arbor. It includes essential folder structure and basic routing to help you get started quickly with minimal configuration.
🚀 Features
- Lightweight and minimal boilerplate
- Clean folder structure
- Example route and controller
- Ready for extension into full applications
📁 Structure
arbor-template/ ├── app/ │ ├── Controllers/ │ └── Views/ ├── public/ │ └── index.php ├── routes/ │ └── app.php ├── composer.json └── README.md
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2025-09-09