PHPackages                             agoalofalife/targetsms - 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. agoalofalife/targetsms

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

agoalofalife/targetsms
======================

This is wrapper https://targetsms.ru/

v1.0.0(4y ago)0115MITPHP

Since May 22Pushed 2y ago2 watchersCompare

[ Source](https://github.com/agoalofalife/targetsms)[ Packagist](https://packagist.org/packages/agoalofalife/targetsms)[ RSS](/packages/agoalofalife-targetsms/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (8)DependenciesVersions (7)Used By (0)

### Unfortunatly, current version incompatible with current version targetsms.

[](#unfortunatly-current-version-incompatible-with-current-version-targetsms)

### Some time ago, they updated api, but if this package did popular I will update it.

[](#some-time-ago-they-updated-api-but-if-this-package-did-popular-i-will-update-it)

**What it is?**
---------------

[](#what-it-is)

Is a library for the use of sending SMS with the service [TargetSms](http://targetsms.ru)

This package is **framework-dependent!**

It is used in the environment **[Laravel](https://laravel.com/)**

### **How to start using?**

[](#how-to-start-using)

First of all, you have to install this package

```
composer require agoalofalife/targetsms
```

You must add the service provider in file **config/app.php**

```
agoalofalife\targetsms\Providers\TargetSmsProvider::class

```

and execute the command in the console

```
php artisan vendor:publish

```

Then in the folder \*\* /config\*\* you will see file **targetSMS.php**

You will need to add your settings

```
return [
'login' => '',
'password' => '',
'url' => 'https://sms.targetsms.ru', //most likely
'sender' => '' //how to sign SMS messages
];

```

Examples you can see in the folder **Example**

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity67

Established project with proven stability

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

Recently: every ~390 days

Total

6

Last Release

1722d ago

Major Versions

v0.3.0 → v1.0.02021-08-31

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

laravelphpsmstargetsmslaravelsmstargetsms

### Embed Badge

![Health badge](/badges/agoalofalife-targetsms/health.svg)

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

###  Alternatives

[cmzz/laravel-aliyun-sms

阿里云短信服务 for Laravel

413.6k](/packages/cmzz-laravel-aliyun-sms)[tartan/laravel-iranian-sms

Laravel 5.x sms handler for working with most iranian sms operators

255.3k](/packages/tartan-laravel-iranian-sms)

PHPackages © 2026

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