joanhey / AdapterMan

Run almost any PHP app faster and asynchronously with Workerman, without touch 1 line of code in your fw or app. Also use it as Serverless.
https://twitter.com/adaptermanphp
MIT License
763 stars 50 forks source link

Can you provide a demo example of lumen #12

Closed huangdijia closed 1 year ago

huangdijia commented 1 year ago

Thanks!

joanhey commented 1 year ago

Here you have the example from the benchmark: https://github.com/TechEmpower/FrameworkBenchmarks/blob/master/frameworks/PHP/lumen/start.php

I'll include a recipe for lumen and Nginx config for the static files.