Libraries tagged by limits
voskobovich/yii2-collection-provider
61 Downloads
Implement data provider without pagination. Movement through the collection using limit and offset. For Yii2
trukes/php-rate-limiter
163 Downloads
A lightweight, flexible rate-limiting library for PHP. Manage access limits by user, IP, or custom keys with support for sliding and fixed windows. Compatible with Redis, MySQL, and file-based storage. Ideal for controlling API usage and preventing abuse.
tavvet/rate-limiter-bundle
23 Downloads
Sf4.4 bundle for Symfony RateLimiter component, that provides a Token Bucket implementation to rate limit input and output in your application.
spiral-packages/rate-limiter
171 Downloads
A simple to use rate limiting abstraction which, in conjunction with your application's cache, provides an easy way to limit any action during a specified window of time.
sgalinski/sg-apicore
12 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.
savinmikhail/symfony-profiler-response-bundle
68 Downloads
Symfony Web Profiler panel to display JSON/text response bodies with size limits and guards (dev-only)
samlitowitz/php-memory
7 Downloads
A library to interact with PHP memory limit
sakanjo/memory-limited
8 Downloads
A package to limit the memory upon a function call.
rapidmail/laravel-memory
95 Downloads
A Laravel package to get PHP memory usage and limit, with faking support.
orangecat/module-company-credit
60 Downloads
Company credit payment method and balance management for Magento 2 B2B — credit limits, ledger tracking, and automatic refund handling
numairawan/ethplorer-api-php
6 Downloads
PHP library for Ethplorer.io API. Supports multiple keys for rate limits, no dependencies, and offers fast performance.
nucleardog/ratelimit
304 Downloads
Limit the rate of work
mindpowered/englishauction
2116 Downloads
Online auctions with ascending price and time limit
jooservices/laravel-flickr
9 Downloads
Laravel Flickr integration: FlickrService entry point, adapters, opt-in queue, Mongo persistence, OAuth, rate limits, and ecosystem logging/events.
jamm/errorhandler
4 Downloads
Module for handling errors and uncaught exceptions (*ErrorHandler*), logging them in memory-storage (*ErrorLogger*) and notice admin about them (*MessageSender*). Also, Watcher can watch points of your process (it's especially handy for long-running processes), control memory usage and prevent unexpected process termination when memory limit is reached.