PHPackages                             effective-solutions/sms-gateway-bundle - 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. effective-solutions/sms-gateway-bundle

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

effective-solutions/sms-gateway-bundle
======================================

Effective Solutions (Pvt) Ltd. SMS Gateway Bundle

0.0.3(10y ago)0311MITPHPPHP &gt;=5.3.0

Since Jul 20Pushed 10y ago1 watchersCompare

[ Source](https://github.com/effective-solutions/sms-gateway-bundle)[ Packagist](https://packagist.org/packages/effective-solutions/sms-gateway-bundle)[ Docs](http://effectivesolutions.lk/)[ RSS](/packages/effective-solutions-sms-gateway-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

Effective Solutions SMS Gateway Bundle For Symfony2
===================================================

[](#effective-solutions-sms-gateway-bundle-for-symfony2)

Install and Configure Gammu Library using following documentations.

1. [How to install Gammu Library](https://www.drupal.org/node/1804068)
2. [How to Detect Your Modem](https://www.drupal.org/node/1804598)
3. [How to Configure Gammu](https://www.drupal.org/node/1806030)

Use the SMSD Configuration files inside bundle's SMSGateway/gammu-config folder for different operators. Change the port according to your modem port number. Look at the Multiple Modems section in following link. \[Gammu SMSD Configuration File\] ()

Now you are ready to install Effective Solutions SMS Gateway Bundle. Use the following console command.

`php composer.phar require effective-solutions/sms-gateway-bundle`

After the installation add following in your AppKernel.php file

`new EffectiveSolutions\SMSGatewayBundle\EffectiveSolutionsSMSGatewayBundle(),`

Use [MySQL Backend](http://wammu.eu/docs/manual/smsd/mysql.html#gammu-smsd-mysql) Gammu documentation for configure your SMS Database. Change Bundle's Resources/config/parameters.yml file according to your Database settings.

In order to use SMSGatewayBundle in your code, add following lines. Enter your number as 07xxxxxxxx.

`$sms_gateway = $this->get('sms_gateway');``$sms_gateway->sendSMS('your_number','your_message');`

Thank you for using Effective Solutions SMSGateway Bundle. Powered By [EffectiveSolutions.lk](http://effectivesolutions.lk)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

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 ~0 days

Total

2

Last Release

3956d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/469a2b3160888c0f64d00f6ee95efc2f03c1822b08b63e7b4fa14b4ced1602df?d=identicon)[charithprsg](/maintainers/charithprsg)

---

Tags

smssmsgateway

### Embed Badge

![Health badge](/badges/effective-solutions-sms-gateway-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/effective-solutions-sms-gateway-bundle/health.svg)](https://phpackages.com/packages/effective-solutions-sms-gateway-bundle)
```

###  Alternatives

[php-smpp/php-smpp

PHP-based SMPP client lib

234197.5k8](/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.3M4](/packages/instasent-sms-counter-php)[alexandr-mironov/php-smpp

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

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

Converts GSM 03.38 strings to and from UTF-8

16423.5k](/packages/benmorel-gsm-charset-converter)[franzose/laravel-smpp

SMS sending via SMPP protocol for Laravel framework.

3941.6k1](/packages/franzose-laravel-smpp)[matthewbdaly/sms-client

A generic SMS client library. Supports multiple swappable drivers.

2291.2k2](/packages/matthewbdaly-sms-client)

PHPackages © 2026

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