PHPackages                             mortezamasumi/fb-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. mortezamasumi/fb-sms

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

mortezamasumi/fb-sms
====================

add sms service

v4.3.0(5mo ago)01821MITPHPPHP ^8.3CI passing

Since Aug 6Pushed 5mo agoCompare

[ Source](https://github.com/mortezamasumi/fb-sms)[ Packagist](https://packagist.org/packages/mortezamasumi/fb-sms)[ Docs](https://github.com/mortezamasumi/fb-sms)[ RSS](/packages/mortezamasumi-fb-sms/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (9)Versions (14)Used By (1)

add sms service
===============

[](#add-sms-service)

[![Latest Version on Packagist](https://camo.githubusercontent.com/c54a01b5ae7227a359b4cc532678681220198e9cc4d20bcea3a5260fe0c57595/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6f7274657a616d6173756d692f66622d736d732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mortezamasumi/fb-sms)[![GitHub Tests Action Status](https://camo.githubusercontent.com/9233ddb6a3e07bbf84fd04e836aa24d116dd138ffbff9eb17339c1f2337f6501/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d6f7274657a616d6173756d692f66622d736d732f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/mortezamasumi/fb-sms/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/b3053983eb14e250d5ee2b729cce26e4ef3a886dc0dd17c04fd60101c853e31d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d6f7274657a616d6173756d692f66622d736d732f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/mortezamasumi/fb-sms/actions?query=workflow%3A%22Fix+PHP+code+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/61c96e28b2ad27ccefba4133859d6b95e5f428ff0d8b96a7c648fd95e6caaf07/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6f7274657a616d6173756d692f66622d736d732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/mortezamasumi/fb-sms)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require mortezamasumi/fb-sms
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="fb-sms-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="fb-sms-config"
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="fb-sms-views"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$fbSms = new Mortezamasumi\FbSms();
echo $fbSms->echoPhrase('Hello, Mortezamasumi!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Morteza Masumi](https://github.com/mortezamasumi)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance70

Regular maintenance activity

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

Total

13

Last Release

171d ago

Major Versions

v1.0.0 → v2.0.02025-08-06

v2.0.0 → v3.0.02025-08-06

v3.0.0 → v4.0.02025-08-06

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

v4.1.1PHP ^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/778e0b1896198434a584563204c96760b7cf715626aafb20b3176e00155dafdf?d=identicon)[mortezamasumi](/maintainers/mortezamasumi)

---

Top Contributors

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

---

Tags

laravelmortezamasumifb-sms

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/mortezamasumi-fb-sms/health.svg)

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

###  Alternatives

[guava/calendar

Adds support for vkurko/calendar to Filament PHP.

298241.0k3](/packages/guava-calendar)[bezhansalleh/filament-google-analytics

Google Analytics integration for FilamentPHP

205144.8k5](/packages/bezhansalleh-filament-google-analytics)[jibaymcs/filament-tour

Bring the power of DriverJs to your Filament panels and start a tour !

12247.8k](/packages/jibaymcs-filament-tour)[marcelweidum/filament-expiration-notice

Customize the livewire expiration notice

9169.0k4](/packages/marcelweidum-filament-expiration-notice)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)[outerweb/filament-settings

Filament integration for the outerweb/settings package

3690.9k4](/packages/outerweb-filament-settings)

PHPackages © 2026

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