PHPackages                             morpheusadam/elanak - 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. morpheusadam/elanak

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

morpheusadam/elanak
===================

allinone sms sender

50PHP

Since Sep 7Pushed 1y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

elanak
======

[](#elanak)

📌 Introduction
--------------

[](#-introduction)

Elanak is a prominent project designed to send text messages via multiple different service providers. This project is implemented using the PHP programming language and uses various APIs to send text messages.

This project is built for the Laravel framework and its goal is to provide better performance compared to other repositories and to collect multiple panels in one repository.

Installation and Usage
----------------------

[](#installation-and-usage)

To install and use this project, run the following commands in your terminal:

```
$ composer require morpheusadam/elanak
```

To remove the project, run the following command:
-------------------------------------------------

[](#to-remove-the-project-run-the-following-command)

```
$ composer remove morpheusadam/elanak
```

### 📦 Installing Required Packages:

[](#-installing-required-packages)

```
composer require kavenegar/laravel
composer require melipayamak/laravel:1.0.0
composer require ippanel/php-rest-sdk
```

These packages 🛠️ provide the necessary capabilities for sending text messages. Please run the above commands in your terminal. 🖥️

### 📡 پشتیبانی از سامانه‌های مختلف:

[](#-پشتیبانی-از-سامانه‌های-مختلف)

### Using the Package to Send Simple Text Messages:

[](#using-the-package-to-send-simple-text-messages)

```
  Elanak::send($messages)->via($provider)->api($api)->from($sender)->to('09185312051')->dispatch();
```

### Using the Package to Send Text Messages with a Pattern:

[](#using-the-package-to-send-text-messages-with-a-pattern)

Sending with melipayamak

```
Elanak::send($messages)->to($to)->via($providerName)->api($api)->pattern($patternCode, $value)->dispatch();
```

Sending with Ippanel

```
Elanak::send($messages)->to($to)->via($providerName)->api($api)->pattern($patternCode, $value)->from($sender)->dispatch();
```

### You can change the service provider by changing the section

[](#you-can-change-the-service-provider-by-changing-the-section)

```
via('melipayamak')
via('kavenegar')،
via('ippanel')،
via('payamresan')
via('smsir')
و غیره تغییر دهید.
```

Sample Code Used for Optimal Sending
------------------------------------

[](#sample-code-used-for-optimal-sending)

```
via('melipayamak')
via('kavenegar')،
via('ippanel')،
via('payamresan')
via('smsir')
and so on.
```

📞 Contact Me
------------

[](#-contact-me)

 [LinkedIn](https://www.linkedin.com/in/hesam-ahmadpour) | [Telegram](https://t.me/morpheusadam)

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity17

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://www.gravatar.com/avatar/12f68edc48caa834ff52175ff4c574d0a3f42ceb6f6b90b4efa58bd1941c724a?d=identicon)[morpheusadam](/maintainers/morpheusadam)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/morpheusadam-elanak/health.svg)

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

###  Alternatives

[roave/backward-compatibility-check

Tool to compare two revisions of a public API to check for BC breaks

5953.3M56](/packages/roave-backward-compatibility-check)[robinvdvleuten/ulid

Universally Unique Lexicographically Sortable Identifier (ULID) implementation for PHP.

4583.6M29](/packages/robinvdvleuten-ulid)[bref/extra-php-extensions

Extra PHP extensions for your lambda application.

2244.3M8](/packages/bref-extra-php-extensions)[mageplaza/magento-2-seo-extension

Magento 2 SEO extension

138506.6k2](/packages/mageplaza-magento-2-seo-extension)[mattketmo/camel

Tiny library to handle words case transformation

29357.0k17](/packages/mattketmo-camel)

PHPackages © 2026

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