https://github.com/swoft-cloud/swoft-breaker
[READ ONLY] Swoft Circuit Breaker
https://github.com/swoft-cloud/swoft-breaker
swoft swoft-breaker swoft-component
Last synced: about 1 year ago
JSON representation
[READ ONLY] Swoft Circuit Breaker
- Host: GitHub
- URL: https://github.com/swoft-cloud/swoft-breaker
- Owner: swoft-cloud
- License: apache-2.0
- Created: 2019-06-24T12:43:43.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T16:53:03.000Z (about 5 years ago)
- Last Synced: 2025-04-20T05:20:12.270Z (about 1 year ago)
- Topics: swoft, swoft-breaker, swoft-component
- Language: PHP
- Homepage:
- Size: 38.1 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Swoft Breaker
[](https://packagist.org/packages/swoft/breaker)
[](https://secure.php.net/)
[](https://www.swoft.org/docs)
[](https://github.com/swoft-cloud/swoft/blob/master/LICENSE)
Swoft Breaker Component
## Install
- composer command
```bash
composer require swoft/breaker
```
## Resources
* [Documentation](https://swoft.org/docs)
* [Contributing](https://github.com/swoft-cloud/swoft/blob/master/CONTRIBUTING.md)
* [Report Issues][issues] and [Send Pull Requests][pulls] in the [Main Swoft Repository][repository]
[pulls]: https://github.com/swoft-cloud/swoft-component/pulls
[repository]: https://github.com/swoft-cloud/swoft
[issues]: https://github.com/swoft-cloud/swoft/issues
## LICENSE
The Component is open-sourced software licensed under the [Apache license](LICENSE).