# gf
**Repository Path**: johng/gf
## Basic Information
- **Project Name**: gf
- **Description**: GoFrame是一款模块化、高性能、企业级的Go基础开发框架。如果您想使用Golang开发一个业务型项目,无论是小型还是中大型项目,GoFrame是您的不二之选。如果您想开发一个Golang组件库,GoFrame提供开箱即用、丰富强大的基础组件库也能助您的工作事半功倍。
- **Primary Language**: Go
- **License**: MIT
- **Default Branch**: master
- **Homepage**: https://goframe.org
- **GVP Project**: Yes
## Statistics
- **Stars**: 2694
- **Forks**: 656
- **Created**: 2017-07-04
- **Last Updated**: 2026-01-16
## Categories & Tags
**Categories**: webframework, web-dev-toolkits
**Tags**: None
## README
[English](README.MD) | 简体中文

[](https://pkg.go.dev/github.com/gogf/gf/v2)
[](https://github.com/gogf/gf/actions/workflows/ci-main.yml)
[](https://scorecard.dev/viewer/?uri=github.com/gogf/gf)
[](https://bestpractices.coreinfrastructure.org/projects/9233)
[](https://goreportcard.com/report/github.com/gogf/gf/v2)
[](https://codecov.io/gh/gogf/gf)
[](https://github.com/gogf/gf)
[](https://github.com/gogf/gf)
[](https://github.com/gogf/gf/releases)
[](https://github.com/gogf/gf/pulls)
[](https://github.com/gogf/gf/pulls?q=is%3Apr+is%3Aclosed)
[](https://github.com/gogf/gf/issues)
[](https://github.com/gogf/gf/issues?q=is%3Aissue+is%3Aclosed)


一个强大的框架,为了更快、更轻松、更高效的项目开发。
## 安装
```bash
go get -u github.com/gogf/gf/v2
```
## 文档
- 官方网站: [https://goframe.org](https://goframe.org)
- 官方网站(en): [https://goframe.org/en](https://goframe.org/en)
- 国内镜像: [https://goframe.org.cn](https://goframe.org.cn)
- 镜像网站: [Github Pages](https://pages.goframe.org)
- 镜像网站: [离线文档](https://github.com/gogf/goframe.org-pdf?tab=readme-ov-file#%E6%9C%80%E6%96%B0%E7%89%88%E6%9C%AC)
- Go包文档: [https://pkg.go.dev/github.com/gogf/gf/v2](https://pkg.go.dev/github.com/gogf/gf/v2)
- 文档源码: [https://github.com/gogf/gf-site](https://github.com/gogf/gf-site)
## 贡献者
💖 [感谢所有使 GoFrame 成为可能的贡献者](https://github.com/gogf/gf/graphs/contributors) 💖
## 许可证
`GoFrame` 采用 [MIT License](LICENSE) 许可,100% 免费和开源,永久保持。