Please does anybody have a PHP library or SDK for orange-api SMS Cameroon - orange-api

I am developing a PHP based web application and want to integrate Orange SMS API for Cameroon. I'm in need of a PHP SDK or library to ease my work.

You have a PHP SDK for Orange SMS API on github
see here for the link https://github.com/ismaeltoe/osms-php

HELLO Nganyu Emmanuel please try this library: https://github.com/ismaeltoe/osms-php
this work for all African countries where Orange is based(Cameroon, Cote d'ivoire, Niger, etc.) am in cameroon and using the same. and it is working fine.

yes, this SDK can be used for the SMS API Africa provided on Orange partner website

For your access_token, go to your corresponding app page : https://developer.orange.com/myapps/{Your App Name}
Then, on the dashboard, click on Show, and voila!, copy your header credential, and then go to this link to generate your access_token : https://developer.orange.com/support/technical-guides/2-Legged%20OAuth
Let me know !

Related

Need Whatsapp api for sending messages from my PHP project

i want to know if there is any whatsapp api that can help me to send messages from my php project because after some research i found that whatsapp doesn't have any api for developers..
someone can help me please?
I used Google :
A quick google search with the proceeding query : "WhatsApp PHP API" gives us many results , the first result is a github page made by mgp25 a well known member of the github dev community.
Good luck!
You are absolutely right that whatsapp does not published the api for the such chatting using php .
By the way you can use the sharing uri to share text messages who have whats appp installed in their device or web chat option for whatsapp
Chat API: https://api.whatsapp.com/send?phone=15551234567
Custom URL: Scheme whatsapp://send?text=hello world
First one is used to open chat with the desired phone number and the second one is used to share some test as custom url format.
Whatsapp is now maintain by facebook and it has created a api for business to communicate with customers .
This it has launched api for whatsapp as well as for Facebook instagram .
You can have a look on the documentation portal for whatsapp api for more details
https://developers.facebook.com/docs/whatsapp/api/reference
Also there are partners of Facebook who give ready made solution to the productivity.

QuickBlox getting started

I really like to learn how to create a web chat in a WebProject, not to Android, not to IOs, I mean, I want to learn step by step how to create a chat from a PC to other PC, I downloaded the QuickBlox SDK to Web + Facebook, but what is the next step? I followed:
1.- Register a free QuickBlox account and add your App there.
2.- Download SDK / code sample for your platform.
3.- Update credentials in your application code.
from: http://quickblox.com/developers/5_Minute_Guide#1._Create_your_QuickBlox_account
but at the step 3, I do not how to do it. thanks in advance for your appreciated help.
best regards
You need to copy your credentials into Sample.
Please check this image
http://gyazo.com/adc3c5b7c2ae042fb49950c84e6b0f84
If you want implement the chat in your site, you will need just simply get the short generated html code which you can put on the website anywhere. For this please fill out the corresponding form here:
http://quickblox.com/applications/xmppchat/
Demo - http://quickblox.com/applications/xmppchat/demo.html

SMS integration in rails 3

Is there any gem or API's that provides the SMS integration in rails 3 application. I tried with sms_fu but the carrier is not available for India. Is any other alternative is there. Please help me as soon as possible. Thanks in Advance.
Use Twilio Api
First register in twilio and get sample Phone-No and follow the below link
http://www.twilio.com/docs/ruby/install

Android, Iphone, Windows and Blackberry API search apps

Is it possible to search apps via API on:
1. Android Market
2. App Store
3. Windows Phone App Store
4. Blackberry App World
5. Facebook App Store
and if so, can you provide specific links to that sections (not only to the develops pages)?
Thanks
you can use google api, or some simple stuff
for example you want to search games in android market place
get the result of this
games site: https://play.google.com/
in google.com
For Apple App store---
https://itunes.apple.com/search?term=+<appname>+&entity=software
There are no public apis are available for Android, Windows, Blackberry.
Paid API For Android Apps--
42Matters
For Windows, Backberry, Facebook--
Do web scrapping by using CSQuery(or) html agility pack..

Confirmation app on iPhone URL Scheme

Hey developpers,
I need to ask a confirmation on the iPhone URL Scheme. Is the URL Scheme 'Tweetie' the Official Twitter application? I know in the website it said that there were Twitterriffic / Twitterriffic Premium, Twittelator Pro and Tweetie but for Tweetie, it's unsual to me the way it's said. It's like it's a built iPhone app (not the Official Twitter iPhone application), but after searching for Tweetie on the app store, it appears there is no such app called 'Tweetie', so I just need to know from someone if this is the Official Twitter app. So hope someone can help me out, thanks
Yep, that is the official Twitter app.