/ideamart-php

A Sample applications built using PHP with the aid of ideamart SMS, LBS, CaaS ,& USSD API's and log using the log class.

Primary LanguagePHP

Total Downloads Total Downloads Total Downloads License

Welcome to Ideamart

What do you get when you couple your programming knowledge with the Ideamart platform? An IdeaPro application with endless possibilities! With Ideamart APIs you can send/receive SMS, get SMS delivery notification, invoke a USSD menu with the USSD API, Implement location based services using LBS API or even make an in-app purchse through the carrier billing. IdeaPro is where you can bring your ideas to life and monetize them.

Ideamart by Platform

Ideamart by Product

  • SMS API(Short Message Service)
  • USSD API(Unstructured Supplementary Service Data)
  • CaaS API(Charging as a Service)
  • LBS API (Location Based Service)
  • Subscription API
  • IVR API

SMS API (Short Message Service)

This is used to send and receive SMS using a HTTP based API. It sends SMS on behalf of the user, check the delivery status of a sent SMS, receive SMSs with a short code etc. You can use this to send a SMS from an application to a mobile phone.

USSD API (Unstructured Supplementary Service Data)

This allows applications to initiate USSD sessions using a HTTP-based API. You can build USSD menu driven applications, monetize based on menu request, maintain an active session with customers etc.

Subscription API

Subscription REST API allows a subscriber to register or unregister to or from an app, send subscription notification, query subscription status and query subscriber base size.

LBS API (Location Based Service)

This allows to send and receive location requests using a REST based API to find the location of users and create rich & real-time applications.

CaaS API (Charging as a Service)

This monetizes your app with micro-payments. You can retrieve the account balance and other related information of a given subscriber, charge specific amount from a subscriber’s account etc.

New Features!

  • offline simulator which you can test your apps

Getting Started

Getting started with the Twilio API couldn't be easier

Server Requirments

ideamart officially support PHP, Java, Python, Go, Nodejs programming languages

php requirments

PHP >= 5.6 is supported

Installation

If you have PHP installed locally or a server and you would like to use PHP's built-in development server to serve your application,

$ git clone < https://github.com/ideamartio/ideamart-php.git >

or download the developer bundle with sample codes here

Feedback

Report any feedback or problems with this Release Candidate to the Github Issues for ideamart API.

License

MIT

License

This project is licensed under the MIT License - see the LICENSE.md file for details