Libraries tagged by limit
iwf-web/json-request-check-bundle
126 Downloads
Symfony bundle to protect against HashDos attacks by limiting JSON request size
imsop/rabbit-retry
13751 Downloads
Delay RabbitMQ messages by a set amount, or re-queue them a limited amount of time.
highweb/yii2-ip-ratelimiter
4651 Downloads
Allow guest clients to be rate limited, using their IP as the identifier.
fostercommerce/entry-type-rules
989 Downloads
A Craft plugin that allows you to set rules on number of entry types in a Craft section and/or limit who can include entry type entries based on their user group.
eboreum/caster
4553 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
dgtl-one/kirby-chunky
31 Downloads
Using Kirby Chunky, you can easily bypass the upload limits of your server or proxy and provide fast, secure, and resumable uploads using the tus protocol.
creativecrafts/laravel-api-response
399 Downloads
Laravel API Response is a powerful and flexible package that provides a standardized way to structure API responses in Laravel applications. It offers a range of features to enhance your API development experience, including consistent response formatting, conditional responses, pagination support, rate limiting, and more.
askerakbar/checkpoint
272 Downloads
This Filament PHP plugin improves login security by letting you customize rate-limiting settings like duration and the number of attempts. It also notifies admins about suspicious activity
1msg/one_msg_waba_sdk
2532 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail
wobblecode/sms-counter-php
24575 Downloads
SMS Counter PHP Class Library which detects encoding of an SMS message text, counts the characters as per the encoding and gives page limit information.
terminal42/contao-ce-access
27946 Downloads
Limit user access to content elements for Contao Open Source CMS
o3-shop/smarty
2696 Downloads
Smarty - the compiling PHP template engine - Limited fork of the 2.6 branch specifically for increased system requirements of the O3 shop before the switch to a current template engine in the near future.
kelunik/rate-limit
104 Downloads
Rate Limiting for Amp.
dkeysoft/limiter
5123 Downloads
A comprehensive library for creating limit of any action.
csoellinger/silverstripe-limit-characters-with-html
145 Downloads
A simple Silverstripe extension to limit DBHtmlText and DBHtmlVarChar without loosing html tags.