PHPackages                             informagenie/orange-sms - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. informagenie/orange-sms

ActiveLibrary[API Development](/categories/api)

informagenie/orange-sms
=======================

Unofficial Orange SMS API SDK

v1.4(1y ago)39522PHPPHP &gt;=7.4

Since Aug 31Pushed 1y ago1 watchersCompare

[ Source](https://github.com/informagenie/orange-sms)[ Packagist](https://packagist.org/packages/informagenie/orange-sms)[ RSS](/packages/informagenie-orange-sms/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (6)Used By (0)

Orange SMS API SDK
==================

[](#orange-sms-api-sdk)

A PHP library to send SMS through Orange SMS API

Installation
------------

[](#installation)

You need to have composer installed in your computer before doing this

```
composer require informagenie/orange-sms
```

Quick setup
-----------

[](#quick-setup)

Get `client_id` and `client_secret` [here](https://developer.orange.com/myapps/) or [follow guide](https://informagenie.com/3141/envoyer-sms-orange-sms-api/)

```
