Download the PHP package programster/throttle without Composer
On this page you can find all versions of the php package programster/throttle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download programster/throttle
More information about programster/throttle
Files in programster/throttle
Download programster/throttle
More information about programster/throttle
Files in programster/throttle
Vendor programster
Package throttle
Short Description A package for implementing rate-limiting/throttling PSR-15 middleware.
License MIT
Homepage https://github.com/programster/package-throttle
Package throttle
Short Description A package for implementing rate-limiting/throttling PSR-15 middleware.
License MIT
Homepage https://github.com/programster/package-throttle
Keywords throttlerate-limiting
Please rate this library. Is it a good library?
Informations about the package throttle
Rate Limiting / Throttling PHP Package
This package helps you implement rate limiting through PSR-15 middleware. It makes use of interfaces wherever possible to keep it flexible for allowing the implementor to make use of their choice of persistence layer, such as MySQL, PostgreSQL, Redis, etc.
All versions of throttle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1.0
programster/collections Version ^0.1.0
psr/http-server-middleware Version ^1.0
programster/collections Version ^0.1.0
psr/http-server-middleware Version ^1.0
The package programster/throttle contains the following files
Loading the files please wait ....