PHPackages                             devskyfly/yii-extension-calltouch - 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. devskyfly/yii-extension-calltouch

ActiveYii2-extension

devskyfly/yii-extension-calltouch
=================================

v0.0.2(7y ago)0519MITPHP

Since Feb 5Pushed 7y agoCompare

[ Source](https://github.com/devskyfly/yii-extension-calltouch)[ Packagist](https://packagist.org/packages/devskyfly/yii-extension-calltouch)[ RSS](/packages/devskyfly-yii-extension-calltouch/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

devskyfly\\yii-extension-calltouch
==================================

[](#devskyflyyii-extension-calltouch)

Config
------

[](#config)

```
 [
	 'calltouch'=>[
	 	'class'=>'devskyfly\yiiExtensionCallTouch\CallTouch',
	 	'access'=>[
	 		'id'=>9999,
	 		'node'=>1
	 	]
	 ]
 ]
```

Code sample
-----------

[](#code-sample)

```
$query=[
    'subject'=>'More test',
    'sessionId'=>0,
    'fio'=>'tester',
    'phoneNumber'=>'999999999',
    'email'=>'test@ya.ru',
    'comment'=>'text'
];
$calltouch=Yii::$app->calltouch;

$request=new Request();

$request->proxy_settings=[
    'http'=>'127.0.0.1:3128',
    'https'=>'127.0.0.1:3128'
];

return $calltouch->sendRequest($request,$query);
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity51

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

Total

2

Last Release

2655d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1a32509ce5b5b83514f30f64e6df7431a157b53dd22e3b6af5339e45b618f1ee?d=identicon)[devskyfly](/maintainers/devskyfly)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/devskyfly-yii-extension-calltouch/health.svg)

```
[![Health](https://phpackages.com/badges/devskyfly-yii-extension-calltouch/health.svg)](https://phpackages.com/packages/devskyfly-yii-extension-calltouch)
```

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k21](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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