定制 fhddev/jawan 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-11-19