fhddev/jawan
最新稳定版本:v0.1.2
Composer 安装命令:
composer create-project fhddev/jawan
包简介
PHP MVC Framework for building and developing web based applications
README 文档
README
Jawan is an MVC Project Template built specifically for Jawan Framework.
For reference, check out an example of a simple blog built with this framework.
Notes
- This template is for learning purposes.
- It’s not production-ready.
- Contributions are welcome!
Requirements
- PHP ^7.0
- Composer
- Apache web server (if you don't want to use the built-in web server)
- MySQL (optional, for database features)
Getting started
Install via composer:
composer create-project fhddev/jawan blog
cd blog
php jwnc serve
Open this link in the browser 127.0.0.1:8000.
Code Scaffolding
Create new controller
php jwnc make:controller DummyController
Create new model
php jwnc make:model Dummy
License
This project uses the following license: MIT license.
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-11-19