PHPackages                             mohannadnaj/smsa-sdk - 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. mohannadnaj/smsa-sdk

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

mohannadnaj/smsa-sdk
====================

Simple PHP package for integrating SMSA Web Services (SECOM).

v1.0.0(8y ago)715.2k↓71.4%8[1 issues](https://github.com/MohannadNaj/smsa-sdk/issues)MITPHPPHP &gt;=5.6

Since Jan 10Pushed 4y ago1 watchersCompare

[ Source](https://github.com/MohannadNaj/smsa-sdk)[ Packagist](https://packagist.org/packages/mohannadnaj/smsa-sdk)[ RSS](/packages/mohannadnaj-smsa-sdk/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (2)Used By (0)

⚠️ SMSA Express SDK
===================

[](#️-smsa-express-sdk)

⚠️ Deprecation Notice:
----------------------

[](#️-deprecation-notice)

This package is deprecated and outdated. Do not use it.

---

Simple PHP package for integrating SMSA Web Services (SECOM).

[![Latest Stable Version](https://camo.githubusercontent.com/e3047fc3af577466d77d680ac9b694d765b2d28c04ac04890ae527cd36d7ac9b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6f68616e6e61646e616a2f736d73612d73646b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mohannadnaj/smsa-sdk)[![Total Downloads](https://camo.githubusercontent.com/e4c4a666fcd7067d8d4f30a0e421c0fd19fd9096d51138332e233069d953707a/68747470733a2f2f706f7365722e707567782e6f72672f6d6f68616e6e61646e616a2f736d73612d73646b2f646f776e6c6f616473)](https://packagist.org/packages/mohannadnaj/smsa-sdk)[![Build Status](https://camo.githubusercontent.com/d802e4534fde219ff7f8d60875c8708943eb12e936c29762e225f98be90c52e9/68747470733a2f2f7472617669732d63692e6f72672f4d6f68616e6e61644e616a2f736d73612d73646b2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/MohannadNaj/smsa-sdk)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/c50193af4050917b5438950aa106b3308e1b7b8984418b6e6a140557a858d783/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4d6f68616e6e61644e616a2f736d73612d73646b2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/MohannadNaj/smsa-sdk/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/1ddff98c69ae252fc9640db45dfaa087ab69d2e933971349e6a1f2a9fd6eeb77/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4d6f68616e6e61644e616a2f736d73612d73646b2f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/MohannadNaj/smsa-sdk/?branch=master)

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

[](#installation)

Include the package via [composer](https://getcomposer.org/) :

```
composer require mohannadnaj/smsa-sdk
```

Use the static class `SmsaSDK\Smsa`:

```
