Libraries tagged by limit
beyondcode/laravel-sliding-window-limiter
427 Downloads
Sliding window rate limiting for Laravel and Redis
beyondcode/laravel-fixed-window-limiter
690 Downloads
Fixed window rate limiting for Laravel and Redis
somework/offset-page-logic
6690 Downloads
Utility functions to convert offset/limit requests into page/page-size arguments
plato-creative/silverstripe-fieldcounter
23759 Downloads
Adds a counter to defined fields to show remaining characters
krakjoe/ilimit
3 Downloads
IDE and static analysis helper for the krakjoe/ilimit extension
bachisoft/thunder-pack
1365 Downloads
Laravel multi-tenant SaaS package with subscription management, flexible limits system, and WhatsApp integration
acelot/search-schema
3328 Downloads
Declarative SQL search query builder for PHP 7
zappzarapp/security
1473 Downloads
Comprehensive PHP security library: CSP, Security Headers, CSRF, Cookies, Password Validation, Input Sanitization, Rate Limiting, SRI, and Audit Logging
usamamuneerchaudhary/laraclient
16 Downloads
Configure every third-party API your Laravel app talks to in one file, then see every call in one dashboard.
tcg/reins
32570 Downloads
stitch-digital/laravel-simpro-api
1607 Downloads
Laravel package for working with the Simpro API
somework/offset-page
6396 Downloads
Convert page-based APIs to offset-based pagination. Transform any paginated data source into seamless offset-based access for databases, REST APIs, and external services.
sinbadxiii/phalcon-throttle
8409 Downloads
Throttle For Phalcon
sgalinski/sg-apicore
84 Downloads
Modern API Core for TYPO3 - Modern, performance-driven TYPO3 API framework with attribute-based routing and endpoint metadata, multi-API/multi-version setup, tenant-aware request context, OpenAPI 3 generation with Swagger UI and CLI export, MCP/Model Context Protocol tool exposure over JSON-RPC and Streamable HTTP, token/user/backend authentication (opaque bearer + JWT + FE/BE contexts), scope enforcement, auto-CRUD resource registration via TCA/DataHandler, built-in response caching, rate limiting, structured request/response logging with redaction, backend dashboards for APIs/tokens/endpoints/rate-limits/logs, and optional legacy sg_rest compatibility.
securepoint/token-bucket
17936 Downloads
Implementation of the Token Bucket algorithm.