Libraries tagged by limp
douglasthwaites/deputy
2219 Downloads
Helps Saloon Caching and Rate Limiting play nice.
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.
devsarfo/laraphone
913 Downloads
Laravel Phone Number Package based on the PHP port of libphonenumber by Google
1msg/one_msg_waba_sdk
2634 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.
zwirek/reactphp-limiter
76 Downloads
Set of classes for limiting concurrent job execution using ReactPHP
warrior-php/rate-limiter
13 Downloads
Warrior plugin warrior-php/rate-limiter
tjdraper/field-limits
221 Downloads
Fieldtypes for text input/textarea limits
tinned-software/php-libphono
27 Downloads
libphono is a php library which allows phone numbers to be converted from local or national format into an international number which conforms to the E.164 standard.
ssv/liqpay-sdk
36 Downloads
SDK for Liqpay
spiral-packages/rate-limiter
38 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.
simonsimcity/liipimaginewatermark-bundle
175 Downloads
Watermark filter for liip-imagine
servit/l5mpdf
2438 Downloads
mPDF wrapper for Laravel 5
sanmai/rate-limiter
1 Downloads
Cache-based rate limiter using sliding window algorithm
sakanjo/memory-limited
5 Downloads
A package to limit the memory upon a function call.