Libraries tagged by receive
whapi-cloud/whatsapp-api-sdk-php
188 Downloads
Sending and receiving messages using HTTP requests. Fixed price with no hidden fees, without limits and restrictions. You will be able to send and receive text/media/files/locations/goods/orders/polls messages via WhatsApp in private or group chats. Guides and SDK can be found on our website.
webard/nova-zadarma
3843 Downloads
Zadarma VoIP integration to Laravel Nova. Make and receive phone calls directly from your Nova interface.
viktorprogger/telegram-bot
95 Downloads
Bot runtime library to handle received updates
te7a-houdini/laravel-applicant
10 Downloads
Simple package to allow model applies and receives applications from other models
slavino/tplinkhs110
62 Downloads
A PHP library to control and receive information from a TP-Link HS-110 smartplug.
ronaldborla/chikka
1129 Downloads
Send and receive SMS using Chikka API
rick20/ibanking
576 Downloads
An automatic way to check the balance and received payment in your bank account.
pingevt/vis_reg_result
98 Downloads
Drupal Module for receiveing result from BackstopJS tests.
phpduino/phpduino
21 Downloads
This tool helps to send/receive information for an Arduino device or parallels, using usb port(initially of course)
nogrod/dhl-retoure-php-sdk
86 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
nitsan/ns-comments
1352 Downloads
The TYPO3 Comment Extension simplifies the process for visitors to leave comments on your website's published pages. It utilizes nested comments to create a user-friendly experience. Admins receive email notifications, allowing them to easily manage comments either through email or the backend.
nearata/flarum-ext-login-notification
581 Downloads
Allows the user to choose whether to receive an email when a login occurs
naif/nova-login-monitor
1151 Downloads
Monitor Nova Login via Slack notifications, Receive a notification every time someone's login to your system.
moln/php-mysql-replication
27405 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
michaelpetri/symfony-file-watcher
1633 Downloads
Symfony Message Receiver to receive filesystem events.