yii2-ip-ratelimiter icon indicating copy to clipboard operation
yii2-ip-ratelimiter copied to clipboard

Allow guest clients to be rate limited, using their IP as the identifier

Results 2 yii2-ip-ratelimiter issues
Sort by recently updated
recently updated
newest added

Hello, thanks for package. What about idea, when logic of `RateLimitInterface` will be implemented in trait instead class. I think it will be more flexible.

enhancement