PHPackages                             asboldyrev/modem-message-sync - 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. asboldyrev/modem-message-sync

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

asboldyrev/modem-message-sync
=============================

A package for synchronizing SMS messages from a modem.

v1.1.2(2y ago)03MITPHPPHP 8.2.\*

Since Aug 10Pushed 2y ago1 watchersCompare

[ Source](https://github.com/asboldyrev/modem-message-sync)[ Packagist](https://packagist.org/packages/asboldyrev/modem-message-sync)[ RSS](/packages/asboldyrev-modem-message-sync/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependencies (4)Versions (5)Used By (0)

ModemMessageSync
================

[](#modemmessagesync)

ModemMessageSync is a PHP package designed to simplify the synchronization and management of SMS messages obtained from a GSM modem. It provides tools to efficiently handle incoming SMS messages, decode Unicode content, and send notifications through various channels.

Features
--------

[](#features)

- Seamless synchronization of SMS messages from a GSM modem.
- Integration with Apprise for sending notifications.
- Support for sending notifications via MQTT.

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

[](#installation)

1. Open a terminal and navigate to the directory where you want to create your project.
2. Run the following Composer command to create a new ModemMessageSync project:

    ```
    composer create-project asboldyrev/modem-message-sync your-project-name
    ```

    Replace your-project-name with the desired name for your project directory.
3. Change into the newly created project directory:

    ```
    cd your-project-name
    ```
4. Create a .env file in the project root directory. You can use the provided .env.example as a template. Fill in the necessary environment variables such as SSH connection details, Apprise credentials, and other configuration options.

Usage
-----

[](#usage)

Follow these steps to use ModemMessageSync:

Run PHP script to initiate the synchronization and management of SMS messages from the GSM modem:

```
php index.php
```

Or

1. Set up a cron job to automate the synchronization process. Open your crontab configuration by running: ```
    crontab -e
    ```
2. Add a line to specify the frequency of synchronization, replacing path\_to\_your\_script with the actual path to your PHP script: ```
     * * * * * php /path_to_your_project/index.php

    ```

Configuration
-------------

[](#configuration)

You can configure the package by setting the required environment variables in a .env file. Refer to the example .env.example file for the list of variables.

License
-------

[](#license)

ModemMessageSync is open-source software licensed under the MIT License. Feel free to contribute to this project or report any issues you encounter.

© 2023 asboldyrev

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Total

4

Last Release

1054d ago

PHP version history (2 changes)v1.0.0PHP 8.2

v1.1.0PHP 8.2.\*

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/116258229?v=4)[aboldyrev](/maintainers/aboldyrev)[@aboldyrev](https://github.com/aboldyrev)

---

Top Contributors

[![asboldyrev](https://avatars.githubusercontent.com/u/15995789?v=4)](https://github.com/asboldyrev "asboldyrev (5 commits)")

### Embed Badge

![Health badge](/badges/asboldyrev-modem-message-sync/health.svg)

```
[![Health](https://phpackages.com/badges/asboldyrev-modem-message-sync/health.svg)](https://phpackages.com/packages/asboldyrev-modem-message-sync)
```

###  Alternatives

[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k43](/packages/civicrm-civicrm-core)[azuracast/azuracast

The AzuraCast self-hosted web radio station management suite.

3.9k27.8k](/packages/azuracast-azuracast)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[lullabot/drainpipe

An automated build tool to allow projects to have a set standardized operations scripts.

43785.5k4](/packages/lullabot-drainpipe)[phpseclib/phpseclib2_compat

phpseclib 2.0 polyfill built with phpseclib 3.0

132.1M17](/packages/phpseclib-phpseclib2-compat)[shopware/app-php-sdk

Shopware App SDK for PHP

15109.8k3](/packages/shopware-app-php-sdk)

PHPackages © 2026

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