Libraries tagged by lime

hi-man/rateguardian

0 Favers
6 Downloads

local rate limit based on yac

Go to Download


heptacom/shopware-ksk-attribute-max-length

0 Favers
3 Downloads

Shopware plugin to limit the character lengths in attribute fields

Go to Download


heddiyoussouf/mediasignature

2 Favers
8 Downloads

Mediasignature is a powerful and versatile package designed to provide image tokenization and access control capabilities. With Mediasignature, you can securely tokenize images and limit access to them for a specified period, adding an extra layer of protection to your valuable visual content

Go to Download


ggedde/spry-rate-limits

0 Favers
26 Downloads

Rate Limit Provider for Spry

Go to Download


fyyyn1210/kursbi

0 Favers
0 Downloads

Laravel package sederhana untuk mengambil data kurs mata uang Bank Indonesia secara dinamis dengan fitur filter tanggal, jumlah konversi, dan limit hasil.

Go to Download


firebrandhq/domain-specific-memberprofiles

0 Favers
184 Downloads

Extends the Member Profile page to limit who can register based on their email address

Go to Download


fahmiardi/support

0 Favers
8 Downloads

Contains string function to limit words

Go to Download


erhaweb/partner-rating

1 Favers
259 Downloads

Extbase/Fluid extension that allows departments to rate collaboration partners via a front-end form. Rating values can be specified as a comma separated list of integer values. Rating values greater than a configurable limit value must be justified. This is possible either by predefined reasons or a free text input.

Go to Download


erebot/ratelimiter-module

1 Favers
14 Downloads

Erebot module to limit the rate at which the bot sends messages

Go to Download


epiphanyinfotech/laravel-aws-custom-policy-url-signer

0 Favers
17 Downloads

Get epiphanyinfotech custom policy url to append to cloudfront file with a valid key-pair id and time limit

Go to Download


ella123/hyperf-throttle

1 Favers
45 Downloads

hyperf throttle rate limit

Go to Download


devhamidreza/ratelimitredis

0 Favers
0 Downloads

simple rate limit use Redis

Go to Download


crcms/throttle

0 Favers
22 Downloads

crcms throttle limit the number of executions extends laravel

Go to Download


coolephp/rate-limiter

1 Favers
14 Downloads

Provides a Token Bucket implementation to rate limit input and output in your Coole application. - 提供令牌桶实现来限制 Coole 应用程序中的输入和输出。

Go to Download


cbeyersdorf/easybill

3 Favers
1 Downloads

The first version of the easybill REST API. [CHANGELOG](https://api.easybill.de/rest/v1/CHANGELOG.md) ## Authentication You can choose between two available methods: `Basic Auth` or `Bearer Token`. In each HTTP request, one of the following HTTP headers is required: ``` # Basic Auth Authorization: Basic base64_encode(':') # Bearer Token Authorization: Bearer ``` ## Limitations ### Request Limit * PLUS: 10 requests per minute * BUSINESS: 60 requests per minute If the limit is exceeded, you will receive the HTTP error: `429 Too Many Requests` ### Result Limit All result lists are limited to 100 by default. This limit can be increased by the query parameter `limit` to a maximum of 1000. ## Query filter Many list resources can be filtered. In `/documents` you can filter e.g. by number with `/documents?number=111028654`. If you want to filter multiple numbers, you can either enter them separated by commas `/documents?number=111028654,222006895` or as an array `/documents?number[]=111028654&number[]=222006895`. **Warning**: The maximum size of an HTTP request line in bytes is 4094. If this limit is exceeded, you will receive the HTTP error: `414 Request-URI Too Large` ### Escape commas in query You can escape commans in query `name=Patrick\, Peter` if you submit the header `X-Easybill-Escape: true` in your request. ## Property login_id This is the login of your admin or employee account. ## Date and Date-Time format Please use the timezone `Europe/Berlin`. * **date** = *Y-m-d* = `2016-12-31` * **date-time** = *Y-m-d H:i:s* = `2016-12-31 03:13:37` Date or datetime can be `null` because the attributes have been added later and the entry is older.

Go to Download


<< Previous Next >>