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.
- Host: GitHub
- URL: https://github.com/hunzhiwange/queryphp
- Owner: hunzhiwange
- License: mit
- Created: 2017-01-06T15:31:05.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-12-22T07:12:29.000Z (about 1 year ago)
- Last Synced: 2025-06-05T14:16:59.517Z (10 months ago)
- Topics: framework, leevel, php, queryphp, roadrunner, swoole
- Language: PHP
- Homepage: https://queryphp.com
- Size: 64.8 MB
- Stars: 308
- Watchers: 12
- Forks: 21
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-swoole - QueryPHP - A modern, high performance PHP progressive coroutine framework. :globe_with_meridians: (Frameworks)
README
# 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).