Browse Source

Merge pull request #822 from hollodotme/master

Adds hollodotme/fast-cgi-client to list of event libraries
pull/1255/head
Mark Scherer 1 year ago
parent
commit
d2b32220ab
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

511
 * [Elephant.io](https://github.com/Wisembly/Elephant.io) - Yet another web socket library.
511
 * [Elephant.io](https://github.com/Wisembly/Elephant.io) - Yet another web socket library.
512
 * [Evenement](https://github.com/igorw/evenement) - An event dispatcher library.
512
 * [Evenement](https://github.com/igorw/evenement) - An event dispatcher library.
513
 * [Event](https://github.com/thephpleague/event) - An event library with a focus on domain events.
513
 * [Event](https://github.com/thephpleague/event) - An event library with a focus on domain events.
514
+* [Fast CGI Client](https://github.com/hollodotme/fast-cgi-client) - A client to make synchronous/asynchronous requests through php-fpm socket. 
514
 * [Pawl](https://github.com/ratchetphp/Pawl) - An asynchronous web socket client.
515
 * [Pawl](https://github.com/ratchetphp/Pawl) - An asynchronous web socket client.
515
 * [Prooph Event Store](https://github.com/prooph/event-store) - An event source component to persist event messages
516
 * [Prooph Event Store](https://github.com/prooph/event-store) - An event source component to persist event messages
516
 * [PHP Defer](https://github.com/php-defer/php-defer) - Golang's defer statement for PHP.
517
 * [PHP Defer](https://github.com/php-defer/php-defer) - Golang's defer statement for PHP.

Loading…
Cancel
Save