PHPackages                             biscofil/aimon - 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. biscofil/aimon

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

biscofil/aimon
==============

A simple PHP interface for the Aimon SMS service

1.1.0(5y ago)06MITPHP

Since Apr 21Pushed 5y ago1 watchersCompare

[ Source](https://github.com/biscofil/aimon)[ Packagist](https://packagist.org/packages/biscofil/aimon)[ RSS](/packages/biscofil-aimon/feed)WikiDiscussions master Synced 3w ago

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

aimon
=====

[](#aimon)

A simple PHP interface for the Aimon SMS service

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

[](#installation)

```
composer require biscofil/aimon
```

Usage
-----

[](#usage)

```
use Aimon\AimonInterface;
$aimon = new AimonInterface("authlogin", "authpasswd");
$aimon->sendSmartSmsMessage("number", "message");
$aimon->sendProSmsMessage("number", "message", "sender");
```

In case of error, an AimonException is thrown

Documentation
-------------

[](#documentation)

[http://sms.aimon.it/documentazione\_api/Documentazione\_BCP\_API.pdf](http://sms.aimon.it/documentazione_api/Documentazione_BCP_API.pdf)

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

Total

2

Last Release

2101d ago

Major Versions

v0.9 → 1.1.02020-10-01

### Community

Maintainers

![](https://www.gravatar.com/avatar/409b1429258d3daea3f934526d88ddd924fe630525c4cfc89c65ddd58316ed58?d=identicon)[biscofil](/maintainers/biscofil)

---

Top Contributors

[![biscofil](https://avatars.githubusercontent.com/u/1677625?v=4)](https://github.com/biscofil "biscofil (10 commits)")

---

Tags

phpsmssms-apisms-gatewaysms-messagessms-notificationssms-verification

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/biscofil-aimon/health.svg)

```
[![Health](https://phpackages.com/badges/biscofil-aimon/health.svg)](https://phpackages.com/packages/biscofil-aimon)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[illuminate/http

The Illuminate Http package.

11937.9M6.9k](/packages/illuminate-http)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[guzzlehttp/guzzle-services

Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.

25711.0M191](/packages/guzzlehttp-guzzle-services)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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