# QueryPHP **Repository Path**: dyhb/queryphp ## Basic Information - **Project Name**: QueryPHP - **Description**: QueryPHP 是一款现代化的高性能 PHP 渐进式框架, 以提供稳定可靠的高品质企业级框架为历史使命。USE LEEVEL DO BETTER 【国内 Gitee 镜像 https://queryphp.gitee.io】 - **Primary Language**: PHP - **License**: MIT - **Default Branch**: master - **Homepage**: https://www.queryphp.com - **GVP Project**: No ## Statistics - **Stars**: 123 - **Forks**: 16 - **Created**: 2018-01-16 - **Last Updated**: 2025-06-12 ## Categories & Tags **Categories**: webframework **Tags**: None ## README

Latest Stable Version Minimum PHP Version RoadRunner Version Swoole Version QueryPHP License
QueryPHP Doc QueryPHP Style Build Status

The Core Framework
Build Status

English | 中文

# QueryPHP 应用 QueryPHP 是一款现代化的高性能 PHP 渐进式框架, 以提供稳定可靠的高品质企业级框架为历史使命。**USE LEEVEL DO BETTER** **[And More Information...](MORE-zh-CN.md)** * 官方网站: * 官方网站国内镜像: * 开发文档: ## 特性 - 生产就绪 (Production-ready) - [简单高性能路由](https://www.queryphp.com/docs/router/) - [富于表现力的模板引擎](https://www.queryphp.com/docs/template/) - [基于领域驱动设计的强大 ORM](https://www.queryphp.com/docs/database/) - 高质量代码及高覆盖率[单元测试](https://github.com/hunzhiwange/framework/tree/master/tests) ## 如何安装 ``` composer create-project hunzhiwange/queryphp myapp php leevel server ``` ### Go RoadRunner 服务 ``` /data/server/roadrunner-2.12.1-darwin-amd64/rr serve /data/server/roadrunner-2.12.1-darwin-amd64/rr http:reset ``` ## 版权协议 QueryPHP 是一个基于 [MIT license](http://opensource.org/licenses/MIT) 授权许可协议的开源软件. ## ``` php leevel make:entity print:print_template_content --env=env.phpunit php leevel migrate:create PrintTemplateContent ```