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: 2 months ago
JSON representation

++🔥High Performance PHP Progressive Framework.

Awesome Lists containing this project

README

          






Latest Stable Version
Minimum PHP Version
RoadRunner Version
Swoole Version

QueryPHP License



QueryPHP Doc
QueryPHP Style

Build Status





The Core Framework



Build Status




# The QueryPHP Application

QueryPHP is a modern, high performance PHP progressive framework, to provide a stable and reliable high-quality enterprise level framework as its historical mission. **USE LEEVEL DO BETTER** **[And More Information...](MORE.md)**

* Site:
* Documentation:

## Features

- Production-ready
- [Simple high performance routing](https://www.queryphp.com/docs/router/)
- [Expressive template engine](https://www.queryphp.com/docs/template/)
- [Powerful ORM based on domain driven design](https://www.queryphp.com/docs/database/)
- High quality code and high coverage [unit testing](https://github.com/hunzhiwange/framework/tree/master/tests)

## How to install

```
composer create-project hunzhiwange/queryphp myapp
php leevel server
```

### Go RoadRunner Server

```
/data/server/roadrunner-2.12.1-darwin-amd64/rr serve
/data/server/roadrunner-2.12.1-darwin-amd64/rr http:reset
```

## License

The QueryPHP framework is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).