Queryphp
++🔥High Performance PHP Progressive Framework.
Install / Use
/learn @hunzhiwange/QueryphpREADME
<p align="center">
<a href="https://queryphp.com">
<img src="https://www.queryphp.com/hero-old.png" />
</a>
</p>
<p align="center">
<a href='https://packagist.org/packages/hunzhiwange/queryphp'><img src='http://img.shields.io/packagist/v/hunzhiwange/queryphp.svg' alt='Latest Stable Version' /></a>
<a href="https://php.net"><img src="https://img.shields.io/badge/PHP-%3E%3D%208.4.1-8892BF.svg" alt="Minimum PHP Version"></a>
<a href="https://github.com/spiral/roadrunner"><img alt="RoadRunner Version" src="https://img.shields.io/badge/RoadRunner-%3E=2.12.1-brightgreen.svg" /></a>
<a href="https://github.com/swoole/swoole-src"><img alt="Swoole Version" src="https://img.shields.io/badge/Swoole-%3E=6.0.0-brightgreen.svg" /></a>
<a href="http://opensource.org/licenses/MIT">
<img alt="QueryPHP License" src="https://poser.pugx.org/hunzhiwange/queryphp/license.svg" /></a>
<br />
<a href='https://www.queryphp.com/docs/'><img src='https://img.shields.io/badge/docs-passing-green.svg?maxAge=2592000' alt='QueryPHP Doc' /></a>
<a href='https://github.com/hunzhiwange/queryphp/blob/master/.php-cs-fixer.dist.php'><img src='https://img.shields.io/badge/style-passing-green.svg?maxAge=2592000' alt='QueryPHP Style' /></a>
<a href="https://github.com/hunzhiwange/queryphp/actions">
<img alt="Build Status" src="https://github.com/hunzhiwange/queryphp/actions/workflows/tests.yml/badge.svg?branch=master" /></a>
<a href="https://codecov.io/gh/hunzhiwange/queryphp">
<img src="https://codecov.io/gh/hunzhiwange/queryphp/branch/master/graph/badge.svg?token=D4WV1IC2R3"/>
</a>
</p>
<p align="center">
<a href="https://github.com/hunzhiwange/framework"><b>The Core Framework</b></a>
<br />
<a href="https://github.com/hunzhiwange/framework/actions">
<img alt="Build Status" src="https://github.com/hunzhiwange/framework/actions/workflows/tests.yml/badge.svg?branch=master" /></a>
<a href="https://codecov.io/gh/hunzhiwange/framework">
<img src="https://codecov.io/gh/hunzhiwange/framework/branch/master/graph/badge.svg?token=GMWV1X9F7T"/>
</a>
</p>
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. <span style="color:#e82e7d;">USE LEEVEL DO BETTER</span> And More Information...
- Site: https://www.queryphp.com/
- Documentation: https://www.queryphp.com/docs/
Features
- Production-ready
- Simple high performance routing
- Expressive template engine
- Powerful ORM based on domain driven design
- High quality code and high coverage unit testing
How to install
composer create-project hunzhiwange/queryphp myapp
php leevel server <Visite http://127.0.0.1:9527/>
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.
