Skip to content

Commit

Permalink
Add Ganesha - PHP implementation of Circuit Breaker pattern. (#894)
Browse files Browse the repository at this point in the history
* Add Ganesha - PHP implementation of Circuit Breaker pattern.

* Move: HTTP -> Miscellaneous

---------

Co-authored-by: Alexander Kartavenko <[email protected]>
  • Loading branch information
ackintosh and alexkart authored Mar 10, 2024
1 parent 52b89b4 commit 41fb5db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -815,6 +815,7 @@ Libraries to help manage database schemas and migrations.
* [Annotations](https://github.com/doctrine/annotations) - An annotation library (part of Doctrine).
* [BotMan](https://github.com/botman/botman) - A framework agnostic PHP library to build cross-platform chatbots.
* [ClassPreloader](https://github.com/ClassPreloader/ClassPreloader) - A library for optimizing autoloading.
* [Ganesha](https://github.com/ackintosh/ganesha) - A PHP implementation of Circuit Breaker pattern.
* [Hprose-PHP](https://github.com/hprose/hprose-php) - A cross-language RPC.
* [noCAPTCHA](https://github.com/ARCANEDEV/noCAPTCHA) - Helper for Google's noCAPTCHA (reCAPTCHA).
* [Pagerfanta](https://github.com/whiteoctober/Pagerfanta) - A pagination library.
Expand Down

0 comments on commit 41fb5db

Please sign in to comment.