Libraries tagged by ratelimit
eddiejibson/limitrr-php
314 Downloads
Better PHP rate limiting using redis.
simsoft/slim
201 Downloads
A fluent routing wrapper for Slim Framework 4 with simplified request/response helpers, middleware, error handling, API resources, and DataTable support
mrsuner/laravel-api-keys
16 Downloads
Developer API key management (prefix-routed keys, rotation with overlap, per-key rate limits, async usage tracking) for Laravel. Works standalone and auto-wires into mrsuner/laravel-api-boilerplate.
moneo/laravel-usage-limiter
5 Downloads
A metric-agnostic, account-level usage metering and enforcement engine for Laravel with atomic concurrency safety, idempotency, and pluggable pricing/enforcement policies.
mata-sh/rate-limiter
47 Downloads
Robust rate limiting library for PHP with support for (Redis | APCu | filesystem).
marianperca/token-bucket
137 Downloads
Implementation of the Token Bucket algorithm.
liquidbcn/craftcms-language-redirect
655 Downloads
Simple language redirector based on browser preferences
laravarc/surfacer
12 Downloads
Declarative HTTP boundary (Surface) for Laravel — domain, prefix/version, middleware, CORS, rate limits, security headers, and API deprecation.
jacyimp/api-platform-rate-limiter
4 Downloads
Flexible rate limiting for API Platform
gburtini/bfd
74 Downloads
Brute force defense: rate limiting tools.
firmaprofesional/elastic-apm-bundle
16968 Downloads
Elastic APM bundle
fet/laminas-rate-limiting
981 Downloads
A rate limiting module for Laminas MVC applications.
cleatsquad/php-llm-router
4 Downloads
Provider-agnostic LLM client for PHP — a uniform interface over Claude, OpenAI, Gemini, Mistral, Groq, DeepSeek, Ollama, Kimi, GLM, Grok, MiniMax and Qwen, with pluggable routing, retries, caching, circuit breaking, rate limiting, MCP and A2A client drivers, embeddings, audio transcription/synthesis, and image generation.
bayfrontmedia/leaky-bucket
822 Downloads
Framework-agnostic throttling using the leaky bucket algorithm.
andrewdyer/predis-request-limiter
573 Downloads
A framework-agnostic library for managing and enforcing request rate limits, backed by Redis via Predis