Libraries tagged by limiting
unquam/nette-api-auth
7 Downloads
REST API authentication for Nette Framework. Token auth, rate limiting, refresh tokens, CORS and scopes - zero boilerplate.
syeedalireza/api-rate-limiter-bundle
0 Downloads
Enterprise-grade API rate limiting for Symfony. Supports multiple algorithms (Token Bucket, Sliding Window, Fixed Window), distributed limiting with Redis, and comprehensive analytics. Perfect for production APIs requiring precise request throttling.
soderlind/redis-queue
2 Downloads
Redis-backed prioritized, delayed & retryable background jobs for WordPress (token auth, rate limiting, logging)
shokirjonmk/telegram-bot
4 Downloads
Professional Telegram Bot Extension for Yii2 Framework with multi-bot support, queue integration, command routing, and rate limiting
shammaa/laravel-smart-scraper
2 Downloads
Advanced intelligent web scraper for Laravel with caching, rate limiting, middleware, monitoring, and much more. Built on Puppeteer with smart features.
shammaa/laravel-security
39 Downloads
Comprehensive security package for Laravel with protection against SQL Injection, XSS, CSRF, and all common vulnerabilities
senza1dio/security-shield
0 Downloads
Security Middleware for PHP - Honeypot, Scanner Detection, Rate Limiting, Resilience Patterns
senza1dio/enterprise-psr3-logger
0 Downloads
Enterprise PSR-3 Logger - Channel-based logging with pattern detection, rate limiting, Redis backup, and honest limitations
philiprehberger/laravel-rate-limiter
72 Downloads
Advanced rate limiting with sliding window, token bucket, and per-entity controls for Laravel
padosoft/migrate-cloudflare-rules
1 Downloads
Laravel Artisan command to migrate Cloudflare security rules (WAF custom rules, IP Access Rules, User Agent Blocking rules, Rate Limiting rules, Custom Lists and Page Rules) from one zone/account to another.
one4vision/t3lockdown
1 Downloads
Protects TYPO3 against SQL injection, XSS, malicious headers, abusive requests, and repeated attacks with logging, alerts, rate limiting, temporary IP blocking, and backend analysis tools.
oihana/php-middleware
30 Downloads
Composable PHP middleware helpers — security headers (HSTS, CSP, X-Frame-Options, Referrer-Policy, X-Content-Type-Options), CORS with preflight, CSRF, request-id, maintenance mode, rate limiting. PSR-7 compatible, zero magic strings.
oihana/php-memcached
57 Downloads
The Oihana PHP memcached library — Memcached CRUD wrapper, console commands, PSR-16 cache via Scrapbook, and a production-grade RateLimitStore for oihana/php-middleware.
ntimes/route-time-limits
11 Downloads
A Laravel package for limiting time spent on routes
mobly/connectopus-throttling
7548 Downloads
Implementation of the Token Bucket algorithm. Forked by Mobly.