v2.0.4
版本发布时间: 2018-05-12 03:13:57
hamburgscleanest/guzzle-advanced-throttle最新发布版本:v5.0.1(2021-09-22 01:48:35)
The middleware can now be called as a function instead of calling the handle
method.
$throttle = new ThrottleMiddleware($rules);
$stack->push($throttle());