Browse Source

Adds hollodotme/fast-cgi-client to list of event libraries

pull/822/head
Holger Woltersdorf 8 years ago
parent
commit
40bcd26e60
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -492,6 +492,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
492 492
 * [Elephant.io](https://github.com/Wisembly/Elephant.io) - Yet another web socket library.
493 493
 * [Evenement](https://github.com/igorw/evenement) - An event dispatcher library.
494 494
 * [Event](https://github.com/thephpleague/event) - An event library with a focus on domain events.
495
+* [Fast CGI Client](https://github.com/hollodotme/fast-cgi-client) - A client to make synchronous/asynchronous requests through php-fpm socket. 
495 496
 * [Hoa EventSource](https://github.com/hoaproject/Eventsource) - An event source library.
496 497
 * [Hoa WebSocket](https://github.com/hoaproject/Websocket) - Another web socket library.
497 498
 * [Prooph Event Store](https://github.com/prooph/event-store) - An event source component to persist event messages

Loading…
Cancel
Save