Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swoft-cloud/swoft-limiter
[READ ONLY] Swoft Limiter Component
https://github.com/swoft-cloud/swoft-limiter
swoft swoft-component swoft-limiter
Last synced: 3 days ago
JSON representation
[READ ONLY] Swoft Limiter Component
- Host: GitHub
- URL: https://github.com/swoft-cloud/swoft-limiter
- Owner: swoft-cloud
- License: apache-2.0
- Created: 2019-06-26T09:30:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T16:53:03.000Z (over 3 years ago)
- Last Synced: 2024-10-14T07:51:57.414Z (about 1 month ago)
- Topics: swoft, swoft-component, swoft-limiter
- Language: PHP
- Homepage:
- Size: 34.2 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Swoft Limiter
[![Latest Stable Version](http://img.shields.io/packagist/v/swoft/limiter.svg)](https://packagist.org/packages/swoft/limiter)
[![Php Version](https://img.shields.io/badge/php-%3E=7.1-brightgreen.svg?maxAge=2592000)](https://secure.php.net/)
[![Swoft Doc](https://img.shields.io/badge/docs-passing-green.svg?maxAge=2592000)](https://www.swoft.org/docs)
[![Swoft License](https://img.shields.io/hexpm/l/plug.svg?maxAge=2592000)](https://github.com/swoft-cloud/swoft/blob/master/LICENSE)Swoft Limiter Component
## Install
- composer command
```bash
composer require swoft/limiter
```## 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).