Libraries tagged by reactive
pgtruesdell/laravel-logsnag
105 Downloads
Logsnag's realtime monitoring + your Laravel project = ๐
petrsochan/smsmanager
37 Downloads
Send and receive SMS
peterpostmann/resolve_uri
47 Downloads
Resolves relative urls, like a browser would
peterpostmann/fileuri
226 Downloads
Returns a file uri from a (relative) path
peterfriz/yii2-page-visibility
8 Downloads
JS plugin that enables reacting to changes in the visibility state of a webpage
peterayoub/laravel-comments
1 Downloads
Associate comments and reactions with Eloquent models
perfect-code/module-invalid-indexer-monitor
232 Downloads
This module is disabling full reindex by cron and monitoring cases when some index process receives a flag 'invalid' or 'Reindex Required'.
pedros80/rttphp
40 Downloads
php wrapper for RealTimeTrains API
pdglobal/dartis
16 Downloads
Dimensions And Relative Time Information System
ovs/artifact
1 Downloads
Helps applications send and receive messages to/from other applications or via message queues
oszto90/tls_icon_with_hmail
89 Downloads
Displays a lock next to the message if it was received using TLS1.2 or 1.3.
ossbrownie/exchange-rate
584 Downloads
Allows you to receive current exchange rates from various sources and convert them.
oshitsd/php-socket
25 Downloads
A PHP package to interact with WebSocket servers. It provides methods to connect, send, receive, and close WebSocket connections, with Laravel integration for seamless usage.
orhanbhr/iddaa-bot-2020
11 Downloads
It is PHP-based, allowing you to receive data from iddaa.com.
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.