PHPackages                             tinsky/alidayu - 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. [API Development](/categories/api)
4. /
5. tinsky/alidayu

ActiveLibrary[API Development](/categories/api)

tinsky/alidayu
==============

v1.0.1(9y ago)119MITPHP

Since Sep 16Pushed 9y ago1 watchersCompare

[ Source](https://github.com/TinSkyFullOfStar/alidayu)[ Packagist](https://packagist.org/packages/tinsky/alidayu)[ RSS](/packages/tinsky-alidayu/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (5)Used By (0)

\#This package is a easy way to complete the alidayu-sms jobs the package is base on laravel framework,you must use it with laravel framework. #Installation composer require tinsky/alidayu #Usage you must set the following items in .env file: ALIDAYU\_APPKEY ALIDAYU\_SECRETKEY ALIDAYU\_SMS\_FREE\_SIGN\_NAME ALIDAYU\_SMS\_TEMPLATE\_CODE You can use the setSmsParam method to set the params your sms template need by type of array. Laravel 应用

```
注册 AliServiceProvider:

\TinSky\Providers\AliServiceProvider::class
创建配置文件：

php artisan vendor:publish

Usage:
$alidayu = app('alidayu');//get the instance of alidayu
$alidayu->setSmsParam(['example'=>$example]);//set the params
$alidayu->sendCheckCodeSms('telephone_number');//send sms

```

\#Pay Attention if your 'ALIDAYU\_SMS\_FREE\_SIGN\_NAME' is including the Chinese, don't set it in .env file,you can set it in aliSms file which is located in config directory.You can set it like this: 'checkCode' =&gt; \[ 'sms\_free\_sign\_name' =&gt; env('ALIDAYU\_SMS\_FREE\_SIGN\_NAME','事例4'), 'sms\_template\_code' =&gt; env('ALIDAYU\_SMS\_TEMPLATE\_CODE','your-sms-template-id'), \],

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 91.7% 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

4

Last Release

3572d ago

Major Versions

v0.2 → v1.02016-09-18

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13809581?v=4)[TinSkyFullOfStar](/maintainers/TinSkyFullOfStar)[@TinSkyFullOfStar](https://github.com/TinSkyFullOfStar)

---

Top Contributors

[![TinSkyFullOfStar](https://avatars.githubusercontent.com/u/13809581?v=4)](https://github.com/TinSkyFullOfStar "TinSkyFullOfStar (11 commits)")[![Hanson](https://avatars.githubusercontent.com/u/10583423?v=4)](https://github.com/Hanson "Hanson (1 commits)")

### Embed Badge

![Health badge](/badges/tinsky-alidayu/health.svg)

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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