Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Boost the performance of nearly any PHP app effortlessly with Workerman, enabling faster and asynchronous execution—all without modifying a single line of code in your framework or app. Additionally, leverage Workerman as a powerful Serverless solution for scalable, event-driven workloads. It's lightweight design and high efficiency
| Date | Stars |
|---|---|
| 2026-07-24 | 857 |
| 2026-07-25 | 857 |
| 2026-07-28 | 857 |
| 2026-07-30 | 857 |
| 2026-08-08 | 858 |
| 2026-08-16 | 857 |
| 2026-08-20 | 857 |
| 2026-09-19 | 858 |
| 2026-09-20 | 858 |
Today
— stars today
This week
+1 stars this week
This month
+1 stars this month
Momentum
0.0
growth rate 0.12%/day
<p align="center"> <img src="https://user-images.githubusercontent.com/249085/200214022-c2c45753-368c-4e28-8415-2b3cadca9907.png" /> </p> [](https://github.com/joanhey/AdapterMan/actions/workflows/test.yml) [](https://github.com/joanhey/adapterman/releases/latest) [](https://github.com/joanhey/AdapterMan/blob/master/LICENSE.txt) **Faster, More Scalable Apps with Serverless Capabilities** Run nearly any PHP application seamlessly using the async, event-driven [Workerman](https://github.com/walkor/workerman) without modifying a single line of code in your framework or app. If your application or framework follows a Front Controller pattern, there’s a **99% chance it will work** out of the box. Minimum requirements: - **PHP 8.0** (or higher) - **Adapterman 0.7** (requires **PHP 8.1**) **Currently Compatible With:** - Symfony - Laravel - CakePHP - Yii2 - Slim - KumbiaPHP - ThinkPHP - Leaf - FlightPHP - Wolff - Phpixie - ... *(Your app could be next!)* More frameworks and applications are being tested continuously, **all without requiring code changes**. Experience **enhanced performance and scalability** effortlessly. ### NEW !!! Workerman shared nothing mode We started to test it. Experimental still. Each request is independent and load the .php file, like with PHP-FPM. Using the same .php files.  Framework | JSON | 1-query | Multiple queries | Fortunes | Updates | Plaintext -- | -- | -- | -- | -- | -- | -- php php-fpm| 187,747 | 97,658 | 12,784 | 79,309 | 2,010 | 195,283 php workerman | 822,930 | 134,475 | 15,648 | 124,923 | 4,683 | 1,161,016 ## Performance bench Worker mode Results from **Techempower benchmark. Without touch a line of code.** Follow https://twitter.com/adaptermanphp for more updates. ### Symfony 6 With full ORM  Latency  Fw | Plaintext | Json | Single query | Multiple query | Updates | Fortunes -- | --| -- | -- | -- | -- | -- Symfony | 38,231 | 37,557 | 12,578 | 10,741 | 3,420 | 10,741 **Symfony Workerman** | **210,796** | **197,059** | **107,050** | **13,401** | **4,062** | **71,092** ### Laravel 8 With full ORM. Fw | Plaintext | Json | Single query | Multiple query | Updates | Fortunes -- | --| -- | -- | -- | -- | -- Laravel | 14,799 | 14,770 | 9,263 | 3,247 | 1,452 | 8,354 Laravel Roadrunner | 482 | 478 | 474 | 375 | 359 | 472 Laravel Swoole | 38,824 | 37,439 | 21,687 | 3,958 | 1,588 | 16,035 Laravel Laravel s | 54,617 | 49,372 | 23,677 | 2,917 | 1,255 | 16,696 **Laravel Workerman** | **103,004** | **99,891** | **46,001** | **5,828** | **1,666** | **27,158**  Latency  ### Slim with Workerman Without ORM  Framework | Plaintext | JSON | 1-query | 20-query | Updates | Fortunes -- | -- | -- | -- | -- | -- | -- Slim 4 | 35,251 | 38,305 | 34,272 | 12,579 | 2,097 | 32,634 **Slim 4 Workerman** | **134,531** | **129,393** | **81,889** | **15,803** | **2,456** | **73,212** Slim 4 Workerman pgsql * | | | 102,926 | 19,637 | 14,875 | 92,752 * Without ORM and db class optimized for Workerman ### Symfony demo with Workerman Symfony initialization 0ms and half the time per request.
Excerpt of 6,613 characters
Read on GitHub352
13
4
2
2
2
2
蝦米 · Singapore
1
1
Emmanuel Ferdman · Israel
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:36457f697dfdc05b, topic:serverless