PHPackages                             zembrowski/phpsms-poland - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. zembrowski/phpsms-poland

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

zembrowski/phpsms-poland
========================

Send SMS via Polish mobile carriers using PHP.

0.2.0(9y ago)1281MITPHPPHP &gt;=5.6

Since Feb 8Pushed 8y ago1 watchersCompare

[ Source](https://github.com/zembrowski/phpsms-poland)[ Packagist](https://packagist.org/packages/zembrowski/phpsms-poland)[ Docs](https://github.com/zembrowski/phpsms-poland)[ RSS](/packages/zembrowski-phpsms-poland/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (3)Dependencies (4)Versions (4)Used By (0)

phpsms-poland
=============

[](#phpsms-poland)

[![Latest Version on Packagist](https://camo.githubusercontent.com/8d701d164c1210d102853ab96102c741185af3c4d875a4a1a1d2ea95bc8fa647/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7a656d62726f77736b692f706870736d732d706f6c616e642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/zembrowski/phpsms-poland)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Total Downloads](https://camo.githubusercontent.com/df661e011ef4cd93e615d7d2b241067ccb1d4d5cc625b5ce152928b931f108a4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7a656d62726f77736b692f706870736d732d706f6c616e642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/zembrowski/phpsms-poland)[![Build Status](https://camo.githubusercontent.com/e445bcadd00ed1af8f823625d0b9330726f67e07cbaf2dfc32a3427c97dd9196/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7a656d62726f77736b692f706870736d732d706f6c616e642f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/zembrowski/phpsms-poland)[![Quality Score](https://camo.githubusercontent.com/831331e1cecce0e0478ba37d3f143211b84189a3f3f78181d3d8e0645a390070/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7a656d62726f77736b692f706870736d732d706f6c616e642e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/zembrowski/phpsms-poland)[![Coveralls Status](https://camo.githubusercontent.com/1d4df4f030aa89d11d6a133d2dc99cc134a3bfd0bf37718ced1ea27140d28df8/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f7a656d62726f77736b692f706870736d732d706f6c616e642f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/zembrowski/phpsms-poland)[![Codeship Status](https://camo.githubusercontent.com/ff3194d5a44bb6616e5c86c29358f7130882a4b0c44b78a8396198294f833818/68747470733a2f2f636f6465736869702e636f6d2f70726f6a656374732f34343734333931302d623062652d303133332d336334302d3765653433303434316338372f7374617475733f6272616e63683d6d6173746572)](https://codeship.com/projects/132791)

Send SMS via Polish mobile carriers using Object-Orientated PHP.

Currently only Orange Multibox is supported.

Install
-------

[](#install)

Via [Composer](https://getcomposer.org)

```
$ composer require zembrowski/phpsms-poland
```

or

just download [src/Orange.php](src/Orange.php), [Requests for PHP](http://requests.ryanmccue.info), [simple\_html\_dom](https://github.com/EmanueleMinotto/simple-html-dom) and require all needed classes like this:

```
require_once 'Requests.php';
Requests::register_autoloader();
require_once 'simple_html_dom.php';
require_once 'Orange.php';
```

Usage
-----

[](#usage)

With [Composer](https://getcomposer.org)

```
require_once 'vendor/autoload.php';

$login = 'login';
$password = 'password';
$recipient = '501234567';
$text = 'It works! Thanks :)';
try {
  $sms = new zembrowski\SMS\Orange();
  $sms->login($login, $password);
  $sms->send($recipient, $text);
} catch (Exception $e) {
  echo '[ERROR] ' . $e->getMessage();
}
```

See [examples](examples) folder for advanced function usage.

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Krzysztof Tomasz Zembrowski](https://github.com/zembrowski)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT) applies. Please see [License File](LICENSE) for more information.

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~233 days

Total

3

Last Release

3329d ago

PHP version history (2 changes)v0.0.1PHP &gt;=5.2

0.1.0PHP &gt;=5.6

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2451083?v=4)[Krzysztof Tomasz Zembrowski](/maintainers/zembrowski)[@zembrowski](https://github.com/zembrowski)

---

Top Contributors

[![zembrowski](https://avatars.githubusercontent.com/u/2451083?v=4)](https://github.com/zembrowski "zembrowski (3 commits)")

---

Tags

orangephppolandsmssmspolandorange

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/zembrowski-phpsms-poland/health.svg)

```
[![Health](https://phpackages.com/badges/zembrowski-phpsms-poland/health.svg)](https://phpackages.com/packages/zembrowski-phpsms-poland)
```

###  Alternatives

[php-smpp/php-smpp

PHP-based SMPP client lib

236201.3k8](/packages/php-smpp-php-smpp)[instasent/sms-counter-php

SMS Counter PHP Class Library which detects encoding of an SMS message text, counts the characters as per the encoding and gives page limit information.

491.4M4](/packages/instasent-sms-counter-php)[alexandr-mironov/php-smpp

PHP SMPP client lib, fork of onlinecity/php-smpp

4969.0k](/packages/alexandr-mironov-php-smpp)[benmorel/gsm-charset-converter

Converts GSM 03.38 strings to and from UTF-8

16456.1k](/packages/benmorel-gsm-charset-converter)[matthewbdaly/sms-client

A generic SMS client library. Supports multiple swappable drivers.

2293.0k2](/packages/matthewbdaly-sms-client)[midnite81/geolocation

A laravel package which wraps the IP Info DB and IP2Location Services

3725.3k](/packages/midnite81-geolocation)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
