PHPackages                             dealaxer/gammu-e2s - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. dealaxer/gammu-e2s

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

dealaxer/gammu-e2s
==================

Package Laravel for Gammu(SMSD) through a Web interface that allows sending SMS via email.

3341JavaScript

Since Nov 16Pushed 8y agoCompare

[ Source](https://github.com/Dealaxer/gammu-e2s)[ Packagist](https://packagist.org/packages/dealaxer/gammu-e2s)[ RSS](/packages/dealaxer-gammu-e2s/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

gammu-e2s
=========

[](#gammu-e2s)

Package Laravel for Gammu(SMSD) through a Web interface that allows sending SMS via email.

[![Dashboard](https://camo.githubusercontent.com/8d3ca5ae1db4bae0c7303500bb5ab9603b18d9cda668afff79198727f2cd4c37/687474703a2f2f7331362e726164696b616c2e72752f693139302f313731312f63652f3563646562323432666634622e706e67 "Dashboard")](https://camo.githubusercontent.com/8d3ca5ae1db4bae0c7303500bb5ab9603b18d9cda668afff79198727f2cd4c37/687474703a2f2f7331362e726164696b616c2e72752f693139302f313731312f63652f3563646562323432666634622e706e67)All screenshots at the end of this manual

*Required: PHP + PHP-IMAP*
*Locale: EN,RU*

1. Install Gammu
    `sudo apt-get install gammu`
2. Install Gammu-SMSD
    `sudo apt-get install gammu-smsd`
3. Add setting SMSD
    `nano /etc/gammu-smsdrc`
4. Now adjust

```
[gammu]
port = /dev/ttyACM0
connection = at

[smsd]
service = sql
driver = native_mysql
host = localhost
logfile = /var/log/gammu-smsd

user = Your Name
password = Your Password

pc = localhost
database = Your Name DataBase

inboxpath = /var/spool/gammu/inbox/
outboxpath = /var/spool/gammu/outbox/
sentsmspath = /var/spool/gammu/sent/
errorsmspath = /var/spool/gammu/error/

```

5. Restart SMSD service
    `sudo systemctl restart gammu-smsd.service`
6. Install Laravel 5.5

- `composer create-project --prefer-dist laravel/laravel blog`
- `php artisan serve`
- `php artisan make:auth`

7. Install Gammu-E2S
    `composer require dealaxer/gammu-e2s:dev-master`
8. Add Provider to config\\app.php

```
Dealaxer\GammuE2S\GammuE2SProvider::class,
```

9. Publish a package
    `php artisan vendor:publish` or `php artisan vendor:publish --provider="Dealaxer/GammuE2S/GammuE2SProvider"`
10. Migrate Database
    `php artisan migrate`
11. Open access interface

- `chgrp -R www-data storage bootstrap/cache`
- `chmod -R ug+rwx storage bootstrap/cache`

12. You are now ready to use the Web interface!

**Screenshots of Web interface:**

[![GammuE2S](https://camo.githubusercontent.com/323fe3950832cba03cb591be63a0966f19595cf954d67bb6c0be37485cf23b73/687474703a2f2f733031382e726164696b616c2e72752f693531322f313731312f33372f6330333762653138663665662e706e67 "GammuE2S")](https://camo.githubusercontent.com/323fe3950832cba03cb591be63a0966f19595cf954d67bb6c0be37485cf23b73/687474703a2f2f733031382e726164696b616c2e72752f693531322f313731312f33372f6330333762653138663665662e706e67)

[![GammuE2S](https://camo.githubusercontent.com/cf83e4c64fa9b5748197111127497ee6435e91593f8015f50445d21df47dccb4/687474703a2f2f7334312e726164696b616c2e72752f693039342f313731312f30322f6166316664636535393166312e706e67 "GammuE2S")](https://camo.githubusercontent.com/cf83e4c64fa9b5748197111127497ee6435e91593f8015f50445d21df47dccb4/687474703a2f2f7334312e726164696b616c2e72752f693039342f313731312f30322f6166316664636535393166312e706e67)

[![GammuE2S](https://camo.githubusercontent.com/7d4574573711f54d590215e483271c4e32ac2cf5ed1e74b6d0c9c56b52b3b8fa/687474703a2f2f733031392e726164696b616c2e72752f693633312f313731312f34642f3138386636366564383139652e706e67 "GammuE2S")](https://camo.githubusercontent.com/7d4574573711f54d590215e483271c4e32ac2cf5ed1e74b6d0c9c56b52b3b8fa/687474703a2f2f733031392e726164696b616c2e72752f693633312f313731312f34642f3138386636366564383139652e706e67)

[![GammuE2S](https://camo.githubusercontent.com/57b9faf643bf3306b67309d9d53b7cf742e9457997f839af4d36899b89f26e97/687474703a2f2f733031322e726164696b616c2e72752f693332302f313731312f36332f6562363365353837343931612e706e67 "GammuE2S")](https://camo.githubusercontent.com/57b9faf643bf3306b67309d9d53b7cf742e9457997f839af4d36899b89f26e97/687474703a2f2f733031322e726164696b616c2e72752f693332302f313731312f36332f6562363365353837343931612e706e67)

[![GammuE2S](https://camo.githubusercontent.com/a9dc1bddfbab4618fe68b064d76f693d1d5101d622e30864cd26642c2c972da6/687474703a2f2f733030382e726164696b616c2e72752f693330332f313731312f64372f3964656536306634656666382e706e67 "GammuE2S")](https://camo.githubusercontent.com/a9dc1bddfbab4618fe68b064d76f693d1d5101d622e30864cd26642c2c972da6/687474703a2f2f733030382e726164696b616c2e72752f693330332f313731312f64372f3964656536306634656666382e706e67)

[![GammuE2S](https://camo.githubusercontent.com/7c06cf4c51f119c11de1c5de31caeda223d862ed693234807b7214e171ce8942/687474703a2f2f733031392e726164696b616c2e72752f693630362f313731312f32662f6563333939623265306162642e706e67 "GammuE2S")](https://camo.githubusercontent.com/7c06cf4c51f119c11de1c5de31caeda223d862ed693234807b7214e171ce8942/687474703a2f2f733031392e726164696b616c2e72752f693630362f313731312f32662f6563333939623265306162642e706e67)

[![GammuE2S](https://camo.githubusercontent.com/7f23ec638d10db24b636e2e878fd6a02f80873a5580b89b08047d5fd20daa7d9/687474703a2f2f7334312e726164696b616c2e72752f693039312f313731312f62622f3538663739626562633063612e706e67 "GammuE2S")](https://camo.githubusercontent.com/7f23ec638d10db24b636e2e878fd6a02f80873a5580b89b08047d5fd20daa7d9/687474703a2f2f7334312e726164696b616c2e72752f693039312f313731312f62622f3538663739626562633063612e706e67)

[![GammuE2S](https://camo.githubusercontent.com/8d4d84da2e91f80e7c984629f4ba9dd04c557f42dfe3f82b37b6cda123662ea9/687474703a2f2f733031392e726164696b616c2e72752f693632392f313731312f66302f6562666561353566346635642e706e67 "GammuE2S")](https://camo.githubusercontent.com/8d4d84da2e91f80e7c984629f4ba9dd04c557f42dfe3f82b37b6cda123662ea9/687474703a2f2f733031392e726164696b616c2e72752f693632392f313731312f66302f6562666561353566346635642e706e67)

[![GammuE2S](https://camo.githubusercontent.com/5bb49c250f0e7cf6a23ab59ccc08e7474476fa331fbe56ad5e52ffa4d03e9490/687474703a2f2f733031392e726164696b616c2e72752f693632372f313731312f31642f6630656630383262353634642e706e67 "GammuE2S")](https://camo.githubusercontent.com/5bb49c250f0e7cf6a23ab59ccc08e7474476fa331fbe56ad5e52ffa4d03e9490/687474703a2f2f733031392e726164696b616c2e72752f693632372f313731312f31642f6630656630383262353634642e706e67)

[![GammuE2S](https://camo.githubusercontent.com/0ed96858072b2de8a1771abe9d854ece638653154ca519581b781357d5739ee7/687474703a2f2f733031392e726164696b616c2e72752f693633362f313731312f61622f3734303766393361663233312e706e67 "GammuE2S")](https://camo.githubusercontent.com/0ed96858072b2de8a1771abe9d854ece638653154ca519581b781357d5739ee7/687474703a2f2f733031392e726164696b616c2e72752f693633362f313731312f61622f3734303766393361663233312e706e67)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/c1295d3c03b7ac41afd38617bbd4d7ed2d1bd595214bf219ae4625bb3f48050d?d=identicon)[Dealaxer](/maintainers/Dealaxer)

---

Top Contributors

[![Dealaxer](https://avatars.githubusercontent.com/u/26205896?v=4)](https://github.com/Dealaxer "Dealaxer (6 commits)")

### Embed Badge

![Health badge](/badges/dealaxer-gammu-e2s/health.svg)

```
[![Health](https://phpackages.com/badges/dealaxer-gammu-e2s/health.svg)](https://phpackages.com/packages/dealaxer-gammu-e2s)
```

###  Alternatives

[tijsverkoyen/css-to-inline-styles

CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.

5.8k505.3M227](/packages/tijsverkoyen-css-to-inline-styles)[minishlink/web-push

Web Push library for PHP

1.9k12.0M53](/packages/minishlink-web-push)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[spatie/url-signer

Generate a url with an expiration date and signature to prevent unauthorized access

4422.3M16](/packages/spatie-url-signer)[mattketmo/email-checker

Throwaway email detection library

2742.0M5](/packages/mattketmo-email-checker)[laravel-notification-channels/discord

Laravel notification driver for Discord.

2371.3M11](/packages/laravel-notification-channels-discord)

PHPackages © 2026

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