All Projects → symfony → free-mobile-notifier

symfony / free-mobile-notifier

Licence: MIT license
Provides Free Mobile integration for Symfony Notifier.

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to free-mobile-notifier

Notifier
Sends notifications via one or more channels (email, SMS, ...).
Stars: ✭ 346 (+2062.5%)
Mutual labels:  notifier, symfony-component
fake-sms-notifier
Fake SMS (as email during development) Notifier Bridge
Stars: ✭ 16 (+0%)
Mutual labels:  notifier, symfony-component
discord-notifier
Provides Discord integration for Symfony Notifier
Stars: ✭ 24 (+50%)
Mutual labels:  notifier, symfony-component
Telegram Notifier
Provides Telegram integration for Symfony Notifier.
Stars: ✭ 30 (+87.5%)
Mutual labels:  notifier, symfony-component
CoWin-Vaccine-Notifier
Automated Python Script to retrieve vaccine slots availability and get notified when a slot is available.
Stars: ✭ 102 (+537.5%)
Mutual labels:  notifier
Nodejs Mail Notifier
nodejs library to listen incoming mail
Stars: ✭ 136 (+750%)
Mutual labels:  notifier
Jolinotif
💻 Send notifications to your desktop directly from your PHP script
Stars: ✭ 1,169 (+7206.25%)
Mutual labels:  notifier
Starhub
All about your Github account, public and private activity, watch stars, followers and much more.
Stars: ✭ 60 (+275%)
Mutual labels:  notifier
semaphore
The Semaphore Component manages semaphores, a mechanism to provide exclusive access to a shared resource.
Stars: ✭ 28 (+75%)
Mutual labels:  symfony-component
rate-limiter
The Rate Limiter Component provides a Token Bucket implementation to rate limit input and output in your application.
Stars: ✭ 156 (+875%)
Mutual labels:  symfony-component
book-library
📚 A book library app for both Android & IOS ~ Flutter.dev project in Dart
Stars: ✭ 89 (+456.25%)
Mutual labels:  notifier
Yfiton
Cross-platform CLI utility command for sending notifications using well-known or modern communication services
Stars: ✭ 142 (+787.5%)
Mutual labels:  notifier
polyfill-php74
This component provides functions unavailable in releases prior to PHP 7.4.
Stars: ✭ 26 (+62.5%)
Mutual labels:  symfony-component
Gobrake
Airbrake notifier for Golang
Stars: ✭ 85 (+431.25%)
Mutual labels:  notifier
covaccine-notifier
CoWIN Vaccine availability notifier for India
Stars: ✭ 63 (+293.75%)
Mutual labels:  notifier
Cli Error Notifier
Sends native desktop notifications if CLI apps fail
Stars: ✭ 61 (+281.25%)
Mutual labels:  notifier
Jspanel4
A JavaScript library to create highly configurable floating panels, modals, tooltips, hints/notifiers/alerts or contextmenus for use in backend solutions and other web applications.
Stars: ✭ 217 (+1256.25%)
Mutual labels:  notifier
github-release-notifier
Automatize tasks when a specific package got a new release - Github Release Notifier
Stars: ✭ 21 (+31.25%)
Mutual labels:  notifier
Angular Notifier
A well designed, fully animated, highly customizable, and easy-to-use notification library for your Angular application.
Stars: ✭ 175 (+993.75%)
Mutual labels:  notifier
Yubikey Touch Detector
A tool to detect when your YubiKey is waiting for a touch (to send notification or display a visual indicator on the screen)
Stars: ✭ 167 (+943.75%)
Mutual labels:  notifier

Free Mobile Notifier

Provides Free Mobile integration for Symfony Notifier.

This provider allows you to receive an SMS notification on your personal mobile number.

DSN example

FREE_MOBILE_DSN=freemobile://LOGIN:PASSWORD@default?phone=PHONE

where:

  • LOGIN is your Free Mobile login
  • PASSWORD is the token displayed in your account
  • PHONE is your Free Mobile phone number

See your account info at https://mobile.free.fr/moncompte/index.php?page=options

Resources

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].