RateLimiter.php Tags link https://www.yiiframework.com/ copyright Copyright (c) 2008 Yii Software LLC license https://www.yiiframework.com/license/ Table of Contents Classes RateLimiterRateLimiter implements a rate limiting algorithm based on the [leaky bucket algorithm](https://en.wikipedia.org/wiki/Leaky_bucket). ×