PHPackages                             norzechowicz/promosms-api - 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. norzechowicz/promosms-api

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

norzechowicz/promosms-api
=========================

PromoSMS.pl API client.

01972PHP

Since Jun 16Pushed 3y ago1 watchersCompare

[ Source](https://github.com/norberttech/promosms-api)[ Packagist](https://packagist.org/packages/norzechowicz/promosms-api)[ RSS](/packages/norzechowicz-promosms-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

\#Fully object oriented api for PromoSMS.pl service

Api is under development but you can install it via composer.

```
"require": {
    "norzechowicz/promosms-api": "1.0.x-dev"
}
```

Following code is an example how to send sms and get delivery report.

```
