Closed anoxia closed 6 years ago
thank you for kind words. can't wait to see what cool stuffs you will build using this package. in the meantime may i ask you to have a look at phint 😊
It's developing! It's a high-performance asynchronous PHP microapplication based on swoole, and I'll share it when it's done.
is it done yet? 😇
is it done yet? 😇
Yes, man, see bee-framework
cool. adhocore/php-cli
has now newer version release already :)
🙏, I will follow up the new version. In fact, the above framework is just for practice. I am developing a new microservice framework from scratch, focusing on command-line mode operation, and abandoning phpp CGI. At present, I am writing a command-line UI library, and I hope to realize more possibilities in command-line tools based on this library.
🙏, I will follow up the new version. In fact, the above framework is just for practice. I am developing a new microservice framework from scratch, focusing on command-line mode operation, and abandoning phpp CGI. At present, I am writing a command-line UI library, and I hope to realize more possibilities in command-line tools based on this library.
Although it is an excessive framework, its performance is very good, thanks to the Swoole coroutine advantage, the 2 core 4G machine echo service may reach 6w~7w QPS per second, MySQL writes 6k data per second, 9k data per second Inquire. Pressure measuring tool: wrk.
I found this project by packagist, I need it, it's great! thanks~