mnotify | package enables sending of sms from your laravel | SMS library

 by   patricpoba PHP Version: v0.1.3 License: MIT

kandi X-RAY | mnotify Summary

kandi X-RAY | mnotify Summary

mnotify is a PHP library typically used in Messaging, SMS applications. mnotify has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

This package enables sending of sms from your laravel application using mNotify.com as a service provider. The Voice feature will be added in future releases.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              mnotify has a low active ecosystem.
              It has 5 star(s) with 1 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              mnotify has no issues reported. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of mnotify is v0.1.3

            kandi-Quality Quality

              mnotify has 0 bugs and 0 code smells.

            kandi-Security Security

              mnotify has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              mnotify code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              mnotify is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              mnotify releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.
              It has 191 lines of code, 20 functions and 7 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed mnotify and discovered the below as its top functions. This is intended to give you an instant insight into mnotify implemented functionality, and help decide if they suit your requirements.
            • Return an error message
            • Send SMS message
            • Register the service provider .
            • Boot the package .
            • Set sender id
            • Set SMS API key
            • Get the facade accessor
            Get all kandi verified functions for this library.

            mnotify Key Features

            No Key Features are available at this moment for mnotify.

            mnotify Examples and Code Snippets

            mNotify SMS,Usage,Sending Sms
            PHPdot img1Lines of Code : 11dot img1License : Permissive (MIT)
            copy iconCopy
             
            # Basic sending(uses api_key set in .env file)
            Sms::send('02XXXXXXXXX', 'Testing test');
            
            # To use a different api key,
            Sms::setApiKey('API_KEY_GOES_HERE')->send('0275799028', 'Testing App');
            
            # To customise sender Id,
            # NB: sender Id must not b  
            mNotify SMS,Installation
            PHPdot img2Lines of Code : 7dot img2License : Permissive (MIT)
            copy iconCopy
            composer require patricpoba/mnotify
            
            {
                "require": {
                   "patricpoba/mnotify": "0.1.*"
                }
            }
            
            composer update
              
            mNotify SMS,Usage,Checking Sms balance
            PHPdot img3Lines of Code : 5dot img3License : Permissive (MIT)
            copy iconCopy
            Sms::balance();
            
            # To check the balance using an api key different from the one set in the .env file,
            Sms::setApiKey('API_KEY_GOES_HERE')->balance();
            
              

            Community Discussions

            QUESTION

            Send data to activity when clicked on notification?
            Asked 2019-May-21 at 11:26

            i am opening a activity when notification is clicked . notification is activated from a service class .i want to send data to new activity opened from notification i am using intent1.putExtra("lable",lable); but in new activity it is giving me nullpointer exeption.

            ...

            ANSWER

            Answered 2019-May-21 at 10:38

            I use this code for send data to activity.

            Source https://stackoverflow.com/questions/56235501

            QUESTION

            Alarm not showing notification
            Asked 2018-Nov-15 at 13:57

            It shows notification only on API below 26. It doesn't show notification above API 26.

            I'm new here,and do i need to add channel to get notification, if so how to add the channel.

            I'm new to programming, it would help if posted answers with full existing code. This is my RingtonePlayingService.java,thanks in advance.

            ...

            ANSWER

            Answered 2018-Nov-15 at 12:52

            You have to call notify after building Notification object as below.

            Source https://stackoverflow.com/questions/53319837

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install mnotify

            Download and install composer (from http://www.getcomposer.org/download) if you do not have it already.

            Support

            Thank you for considering contributing to the package! To contribute, fork this repository, write some code and then submit a pull request to the develop branch. :-).
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/patricpoba/mnotify.git

          • CLI

            gh repo clone patricpoba/mnotify

          • sshUrl

            git@github.com:patricpoba/mnotify.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular SMS Libraries

            easy-sms

            by overtrue

            textbelt

            by typpo

            notifme-sdk

            by notifme

            ali-oss

            by ali-sdk

            stashboard

            by twilio

            Try Top Libraries by patricpoba

            mtn-momo-api-php

            by patricpobaPHP

            arkesel-php

            by patricpobaPHP

            lara-tests-ci

            by patricpobaPHP

            chuck-norris-jokes

            by patricpobaPHP