Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

🤠 Handle rate limits beautifully in your Saloon API integrations or SDKs

License

NotificationsYou must be signed in to change notification settings

saloonphp/rate-limit-plugin

Handling rate limits can be hard. This first-party plugin provides you with the tools you need to prevent rate-limitsand handle what happens if a rate-limit is exceeded. This plugin allows you to define limits on your connector/request.

Available Stores

  • In-Memory (Array)
  • File
  • Redis
  • Predis
  • PSR Cache Store
  • Laravel Cache Store

With this plugin, you are be able to define various limits on a per-integration basis. You can also control if Saloonshould throw an exception or sleep if a limit is reached. Saloon will keep track of how many requests are made andwhen a rate-limit is hit, Saloon will prevent further requests on the connector/request until the rate limit hasbeen lifted.

Installation

You can install the cache plugin through Composer.

composer require saloonphp/rate-limit-plugin "^2.0"

Documentation

Click here to read the documentation

About

🤠 Handle rate limits beautifully in your Saloon API integrations or SDKs

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors4

  •  
  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp