Browse Source

frankenphp

pull/1299/head
Jamie York 1 year ago
parent
commit
5f6fbecedc
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -527,6 +527,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
527 527
 * [Evenement](https://github.com/igorw/evenement) - An event dispatcher library.
528 528
 * [Event](https://github.com/thephpleague/event) - An event library with a focus on domain events.
529 529
 * [Fast CGI Client](https://github.com/hollodotme/fast-cgi-client) - A client to make synchronous/asynchronous requests through php-fpm socket. 
530
+* [FrankenPHP](https://frankenphp.dev/) - A modern PHP app server written in Go.
530 531
 * [Pawl](https://github.com/ratchetphp/Pawl) - An asynchronous web socket client.
531 532
 * [Prooph Event Store](https://github.com/prooph/event-store) - An event source component to persist event messages
532 533
 * [PHP Defer](https://github.com/php-defer/php-defer) - Golang's defer statement for PHP.

Loading…
Cancel
Save