Giter VIP home page Giter VIP logo

nvoip / nvoip-php Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 34 KB

Scripts e bibliotecas para a linguagem PHP para uso com a API da Nvoip. API de Voz e SMS. Envie Torpedo de Voz e SMS através do seu código PHP. English: PHP language scripts and libraries for use with the Nvoip API. Voice and SMS API. Send SMS and Voice Calls Message via your PHP code.

Home Page: https://www.nvoip.com.br/api/

License: GNU General Public License v3.0

PHP 100.00%
sms linguagem-php php-language-scripts sender-sms bibliotecas-para api-da-nvoip nvoip-php voice

nvoip-php's Introduction

nvoip-php

Scripts e bibliotecas para a linguagem PHP para uso com a API da Nvoip.

Intruções

  • Para usar os scripts, é necessário ter uma conta e um token válido na Nvoip. Você pode criar sua conta gratuitamente em https://www.nvoip.com.br
  • Sinta-se livre para criar e contribuir com os códigos deste repositório. Também fique a vontade para reportar bugs relacionados ao uso da API com a linguagem PHP.
  • Acesse https://www.nvoip.com.br/api para acessar a documentação da nossa API.

Scripts by Nvoip:

Disparo de SMS - sender-sms.php

Este script permite você enviar SMS de 2 formas:

  1. Copiando o código para o seu site e alterando as variáveis $celular, $token_auth e $msg.

  2. Usando como um mini servidor para requisições HTTP. Neste caso, você irá passar os parâmetros da seguinte forma: https://{urldoseusite/sender-sms.php}/?auth_token={token}&celular={celular}&msg={msg}

English Version

PHP language scripts and libraries for use with the Nvoip API.

Instructions

  • To use the scripts, you must have a valid Nvoip account and token. You can create your account for free at https://www.nvoip.com.br
  • Feel free to create and contribute code from this repository. Also feel free to report bugs related to the use of the API with the PHP language.
  • Visit https://www.nvoip.com.br/api to access our API documentation.

Scripts by Nvoip:

SMS Trigger - sender-sms.php

This script allows you to send SMS with 2 methods:

  1. Copying the code to your site and changing the $mobile, $token_auth and $msg variables.

  2. Using as a mini server for HTTP requests. In this case, you will pass the parameters as follows: https://{urldoseusite/sender-sms.php}/?auth_token={token}&mobile={mobile}&msg={msg}

nvoip-php's People

Contributors

leandronvoip avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

iamjef

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.