PHPackages                             enigma972/orange-api-client - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. enigma972/orange-api-client

ActiveLibrary[HTTP &amp; Networking](/categories/http)

enigma972/orange-api-client
===========================

PHP SDK for Orange APIs Client with Token Caching

v2.0(8mo ago)22851MITPHP

Since Nov 15Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/enigma972/orange-api-client)[ Packagist](https://packagist.org/packages/enigma972/orange-api-client)[ Docs](https://github.com/enigma972/orange-api-client)[ RSS](/packages/enigma972-orange-api-client/feed)WikiDiscussions main Synced yesterday

READMEChangelog (1)Dependencies (3)Versions (6)Used By (0)

Orange API Client (SDK)
=======================

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

Orange APIs Client with Token Caching

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

[](#installation)

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

```
composer require enigma972/orange-api-client
```

Quick setup and Basic example (SMS)
-----------------------------------

[](#quick-setup-and-basic-example-sms)

Get `client_id` and `client_secret` [here](https://developer.orange.com/myapps/)

All examples [here](https://github.com/enigma972/orange-api-client/tree/main/examples/Sms)

```
