Libraries tagged by thettler
omnilesolutions/theteller-php-sdk
155 Downloads
PHP SDK for theteller payment system
oktopost/tattler-php
85 Downloads
PHP Tattler client
ob-ivan/throttler
22 Downloads
Execute tasks in a loop at limited rate.
jdavidbakr/mail-throttler
8 Downloads
Service Provider to add the Swift ThrottlerPlugin to outgoing mail.
jalismrs/symfony.bundle.api-throttler
515 Downloads
Adds a service to throttle API calls
franzip/throttler
156 Downloads
Simple rate limiter and usage tracker component.
brightantwiboasiako/theteller-php-sdk
180 Downloads
PHP SDK for theteller payment system
balambasik/throttler
6 Downloads
Throttle any operations
hedii/laravel-throttle-route
61874 Downloads
A Laravel package to throttle requests based on route name
a15lam/wemo-plex
1 Downloads
Control Wemo devices by Plex Media Server activity
thetigerduck/cropfield
13 Downloads
Imegeupload with JCrop functionallity in frontend
figuren-theater/ft-platform
9 Downloads
figuren.theater platform
zeus/throttle
131 Downloads
php throttler library package
volistx/lumen-rate-limiting
273 Downloads
Lumen port of Laravel ThrottleRequests middleware
opqclick/currency-converter
4 Downloads
The task is to create a Laravel package, this packagewill expose an API GET endpoint that will receive thefollowing params:● amount● currency to exchangeYou can assume the default currency is Euro.This endpoint should return the exchange rate for thegiven amount in the same standard format as theother API endpoints.The package must fetch the exchange rate of the dayfrom the European Central Bank daily reference.The package must have unit tests documentationand a readme.md file.The package must be installed with composer as alocal dependency.