PHPackages                             enne/voip-cheap-sms - 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. [API Development](/categories/api)
4. /
5. enne/voip-cheap-sms

ActiveLibrary[API Development](/categories/api)

enne/voip-cheap-sms
===================

This package allows you to easly send SMS via VoipCheap service

1.0.0(9y ago)01.9kMITPHPPHP &gt;=5.3.0

Since Nov 9Pushed 9y ago1 watchersCompare

[ Source](https://github.com/neurogas/voip-cheap-sms)[ Packagist](https://packagist.org/packages/enne/voip-cheap-sms)[ RSS](/packages/enne-voip-cheap-sms/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (2)Used By (0)

voip-cheap-sms
==============

[](#voip-cheap-sms)

This simple package allows you to send sms via voipcheap service

add the dependency with composer:

composer require enne/voip-cheap-sms:dev-master

use it in you code:

```
    use \VoipCheapSMS\VoipCheap;
    use \VoipCheapSMS\Message;

    $vc = new VoipCheap("voipcheap_user","voipcheap_password","voipcheap_from");
    echo $vc->send(Message::builder()->to("+prefix_destinationNumber")->text("This is the text of the sms!"));

```

NOTE: This project was a quick and dirty test for testing publishing packages to Packagist

\#License MIT

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 62.5% 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

Unknown

Total

1

Last Release

3520d ago

### Community

Maintainers

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

---

Top Contributors

[![NeuroGas](https://avatars.githubusercontent.com/u/253495823?v=4)](https://github.com/NeuroGas "NeuroGas (5 commits)")[![ennetech](https://avatars.githubusercontent.com/u/1896292?v=4)](https://github.com/ennetech "ennetech (3 commits)")

### Embed Badge

![Health badge](/badges/enne-voip-cheap-sms/health.svg)

```
[![Health](https://phpackages.com/badges/enne-voip-cheap-sms/health.svg)](https://phpackages.com/packages/enne-voip-cheap-sms)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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