mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Add Ganesha - PHP implementation of Circuit Breaker pattern. (#894)
* Add Ganesha - PHP implementation of Circuit Breaker pattern. * Move: HTTP -> Miscellaneous --------- Co-authored-by: Alexander Kartavenko <askemailbox@gmail.com>
This commit is contained in:
parent
52b89b4d1b
commit
41fb5db013
@ -815,6 +815,7 @@ Libraries to help manage database schemas and migrations.
|
|||||||
* [Annotations](https://github.com/doctrine/annotations) - An annotation library (part of Doctrine).
|
* [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.
|
* [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.
|
* [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.
|
* [Hprose-PHP](https://github.com/hprose/hprose-php) - A cross-language RPC.
|
||||||
* [noCAPTCHA](https://github.com/ARCANEDEV/noCAPTCHA) - Helper for Google's noCAPTCHA (reCAPTCHA).
|
* [noCAPTCHA](https://github.com/ARCANEDEV/noCAPTCHA) - Helper for Google's noCAPTCHA (reCAPTCHA).
|
||||||
* [Pagerfanta](https://github.com/whiteoctober/Pagerfanta) - A pagination library.
|
* [Pagerfanta](https://github.com/whiteoctober/Pagerfanta) - A pagination library.
|
||||||
|
Loading…
Reference in New Issue
Block a user