Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/hunzhiwange/queryphp

++🔥High Performance PHP Progressive Framework.
https://github.com/hunzhiwange/queryphp

framework leevel php queryphp roadrunner swoole

Last synced: 10 days ago
JSON representation

++🔥High Performance PHP Progressive Framework.

Lists

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
```