定制 fhddev/jawan-framework 二次开发

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

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

fhddev/jawan-framework

最新稳定版本:v0.1.1

Composer 安装命令:

composer require fhddev/jawan-framework

包简介

The Jawan framework.

README 文档

README

Jawan is a PHP MVC Framework built in 2017 to understand the internals of MVC Frameworks. It is inspired by Codeigniter 3 and Laravel.

Notes

  • This framework 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)

Installation & Usage Example

To get started with this framework, you’ll need a template. You can either create your own or use the template provided specifically for this framework.

For reference, check out an example of a simple blog built with this framework.

Contributing to Jawan Framework

To contribute to Jawan Framework, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

License

This project uses the following license: MIT license.

统计信息

  • 总下载量: 5
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

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

其他信息

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