PHPackages                             mv/free-sms-api - 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. mv/free-sms-api

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

mv/free-sms-api
===============

Library to use api free mobile sending SMS

1.0.0(10y ago)0701GPLPHP

Since Jul 26Pushed 9y ago1 watchersCompare

[ Source](https://github.com/phpmike/FreeSmsApi)[ Packagist](https://packagist.org/packages/mv/free-sms-api)[ Docs](https://github.com/phpmike/FreeSmsApi)[ RSS](/packages/mv-free-sms-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (1)

MvFreeSmsApi
============

[](#mvfreesmsapi)

This API is for sending notification to your Free Mobile (Require Free Mobile account with api key)

[![SensioLabsInsight](https://camo.githubusercontent.com/831434632c0b2dc6ce18e391e93d1a6bc0c4b4126f65cb7e52cc67b9bae6e79c/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f36383832363065322d363139392d343166382d613335392d3862623333353233343664362f736d616c6c2e706e67)](https://insight.sensiolabs.com/projects/688260e2-6199-41f8-a359-8bb3352346d6)

Install
-------

[](#install)

```
composer.phar require mv/free-sms-api
```

Examples
--------

[](#examples)

```
use Mv\FreeSmsApi\Sms\Sender;

$sender = new Sender('Your Free user id', 'Your Free user api key');
$sender->addMessage('This library is great to send SMS to my account!');
$sender->send(); // Send all messages that are not already sent!
```

Be carreful, this throw "Mv\\FreeSmsApi\\Exception\\FailedException" when something went wrong.

See also bundle for Symfony2

Enjoy it!

To be continued...

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity63

Established project with proven stability

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

3949d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/445f20df33bfca909e1938ca59a34263e6a3d8ce6930168c9e02cb79d8559e1c?d=identicon)[phpmike](/maintainers/phpmike)

---

Tags

smsmobilefreesms freesms free mobile

### Embed Badge

![Health badge](/badges/mv-free-sms-api/health.svg)

```
[![Health](https://phpackages.com/badges/mv-free-sms-api/health.svg)](https://phpackages.com/packages/mv-free-sms-api)
```

###  Alternatives

[marcin-orlowski/laravel-api-response-builder

Helps building nice, normalized and easy to consume Laravel REST API.

837458.6k3](/packages/marcin-orlowski-laravel-api-response-builder)[infobip/infobip-api-php-client

PHP library for consuming Infobip's API

921.8M10](/packages/infobip-infobip-api-php-client)[esendex/sdk

Send SMS from your application using the Esendex API

22924.5k4](/packages/esendex-sdk)[mediaburst/clockworksms

ClockworkSMS, International SMS API

45143.7k4](/packages/mediaburst-clockworksms)[ismaeltoe/osms

PHP library wrapper of the Orange SMS API.

4540.0k](/packages/ismaeltoe-osms)[greensms/greensms

GREENSMS API: SMS, WhatsApp, Viber, VK, Voice, Call, HLR

2629.6k](/packages/greensms-greensms)

PHPackages © 2026

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