PHPackages                             firmin/php\_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. [Utility &amp; Helpers](/categories/utility)
4. /
5. firmin/php\_sms

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

firmin/php\_sms
===============

easily send sms to phone numbers with your php application

00PHP

Since May 9Pushed 6y ago1 watchersCompare

[ Source](https://github.com/firminApp/phpsms)[ Packagist](https://packagist.org/packages/firmin/php_sms)[ RSS](/packages/firmin-php-sms/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Smsphp
======

[](#smsphp)

this library help to save your time if you want send sms in your php application.

Installation
============

[](#installation)

with composer
-------------

[](#with-composer)

```
composer install firminapp/phpsms

```

without composer
----------------

[](#without-composer)

Usage
=====

[](#usage)

```
in any file of your project you want to send sms:

    use firminapp/smsphp

    $response=Smsphp->send(your_api_key, $phone_to_send,sms_title,message_tosend);

```

with composer
-------------

[](#with-composer-1)

without composer
----------------

[](#without-composer-1)

Version
=======

[](#version)

links
=====

[](#links)

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 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://avatars.githubusercontent.com/u/20792263?v=4)[BANIGANTE Kpapou](/maintainers/firminapp)[@firminApp](https://github.com/firminApp)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/firmin-php-sms/health.svg)

```
[![Health](https://phpackages.com/badges/firmin-php-sms/health.svg)](https://phpackages.com/packages/firmin-php-sms)
```

PHPackages © 2026

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