All Projects → hunzhiwange → Queryphp

hunzhiwange / Queryphp

Licence: mit
🔥High Performance PHP Progressive Framework.

Projects that are alternatives of or similar to Queryphp

Blink
A high performance web framework and application server in PHP.
Stars: ✭ 837 (+179.93%)
Mutual labels:  framework, swoole
One
一个极简高性能php框架,支持[swoole | php-fpm ]环境
Stars: ✭ 789 (+163.88%)
Mutual labels:  framework, swoole
Lawoole
Lawoole is a high-performance PHP framework based on Laravel and Swoole
Stars: ✭ 300 (+0.33%)
Mutual labels:  framework, swoole
Mix
☄️ PHP CLI mode development framework, supports Swoole, WorkerMan, FPM, CLI-Server / PHP 命令行模式开发框架,支持 Swoole、WorkerMan、FPM、CLI-Server
Stars: ✭ 1,753 (+486.29%)
Mutual labels:  framework, swoole
Slightphp
SlightPHP 高效的PHP敏捷开发框架
Stars: ✭ 110 (-63.21%)
Mutual labels:  framework, swoole
Framework
The Lawoole framework
Stars: ✭ 33 (-88.96%)
Mutual labels:  framework, swoole
Hyperf
🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
Stars: ✭ 4,206 (+1306.69%)
Mutual labels:  framework, swoole
Swoft Framework
[READ ONLY] Swoft Framework, base of Swoft
Stars: ✭ 70 (-76.59%)
Mutual labels:  framework, swoole
Group
轻量级框架 。实现了定时任务功能,分布式任务队列,命令行控制台,数据库脚本自动化,单元测试, rpc服务,多进程服务(模拟map-reduce)等等实用的功能!! 文档 https://fucongcong.gitbooks.io/group-doc/content/.
Stars: ✭ 122 (-59.2%)
Mutual labels:  framework, swoole
Framework
Swoole, PSR-15, PSR-7, PSR-11 lightweight modular anti-framework for REST micro-services.
Stars: ✭ 259 (-13.38%)
Mutual labels:  framework, swoole
Welpwn
💖CTF pwn framework.
Stars: ✭ 284 (-5.02%)
Mutual labels:  framework
Awesome Swoole
A curated list of Swoole
Stars: ✭ 283 (-5.35%)
Mutual labels:  swoole
Spruce Ios
Swift library for choreographing animations on the screen.
Stars: ✭ 3,249 (+986.62%)
Mutual labels:  framework
Pink
A high performance network library
Stars: ✭ 297 (-0.67%)
Mutual labels:  framework
Ziggurat
A stream processing framework to build stateless applications on Kafka
Stars: ✭ 282 (-5.69%)
Mutual labels:  framework
Kami
web "framework" with context
Stars: ✭ 287 (-4.01%)
Mutual labels:  framework
Plato
❤️ a Boilerplate for [mobile] SPAs use vue, vuex, vue-router
Stars: ✭ 283 (-5.35%)
Mutual labels:  framework
Program Y
Python 3.x based AIML 2.0 Chatbot interpreter, framework, related programs and knowledge files
Stars: ✭ 281 (-6.02%)
Mutual labels:  framework
Framework
deprecated, use : https://github.com/CatLib/CatLib
Stars: ✭ 279 (-6.69%)
Mutual labels:  framework
Horse
Fast, opinionated, minimalist web framework for Delphi
Stars: ✭ 295 (-1.34%)
Mutual labels:  framework

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

The Core Framework
Build Status

English | 中文

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

Features

How to install

composer create-project hunzhiwange/queryphp myapp
php leevel server <Visite http://127.0.0.1:9527/>

Swoole Http Server

php leevel http:server # php leevel http:server -d
php leevel http:reload
php leevel http:stop
php leevel http:status

Swoole Websocket Server

php leevel websocket:server # php leevel websocket:server -d
php leevel websocket:reload
php leevel websocket:stop
php leevel websocket:status

Go RoadRunner Server

/data/server/roadrunner-1.8.2-darwin-amd64/rr serve -d -v # -d = debug
/data/server/roadrunner-1.8.2-darwin-amd64/rr http:reset
/data/server/roadrunner-1.8.2-darwin-amd64/rr http:workers -i

License

The QueryPHP framework is open-sourced software licensed under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].