PHP Stiphle\Throttle Namespace

Interfaces

Name Description
ThrottleInterface Interface describing a throttle

Classes

Name Description
LeakyBucket A 'leaky bucket' style rate limiter
LeakyBucketTest TITLE
TimeWindow A throttle based on a fixed time window
TimeWindowTest TITLE