PHPackages                             jywang/laravel-say - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. jywang/laravel-say

ActiveLibrary[Testing &amp; Quality](/categories/testing)

jywang/laravel-say
==================

this is a easy test

1.0.0(6y ago)15MITPHP

Since Sep 27Pushed 6y ago1 watchersCompare

[ Source](https://github.com/lihuiwang/laravel-say)[ Packagist](https://packagist.org/packages/jywang/laravel-say)[ RSS](/packages/jywang-laravel-say/feed)WikiDiscussions master Synced today

READMEChangelog (1)DependenciesVersions (2)Used By (0)

laravel-say
===========

[](#laravel-say)

这个一个输出的测试案例

基本使用
----

[](#基本使用)

1. 先发布配置文件在config目录下面

```
php artisan vendor:publish
```

2. app.php 添加 providers

```
Jywang\Say\SayProvider::class,
```

3. app.php 添加 aliases

```
'Say' => Jywang\Say\Facades\Say::class,
```

4 开始使用

```
// 第一个参数姓名，第二个参数图片生成位置
Say::write('Hello World')
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

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

Unknown

Total

1

Last Release

2419d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/jywang-laravel-say/health.svg)

```
[![Health](https://phpackages.com/badges/jywang-laravel-say/health.svg)](https://phpackages.com/packages/jywang-laravel-say)
```

###  Alternatives

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M682](/packages/phpspec-prophecy)[vimeo/psalm

A static analysis tool for finding errors in PHP applications

5.8k77.5M6.7k](/packages/vimeo-psalm)[brianium/paratest

Parallel testing for PHP

2.5k118.8M754](/packages/brianium-paratest)[beberlei/assert

Thin assertion library for input validation in business models.

2.4k96.9M570](/packages/beberlei-assert)[mikey179/vfsstream

Virtual file system to mock the real file system in unit tests.

1.4k108.0M2.7k](/packages/mikey179-vfsstream)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.1k](/packages/orchestra-testbench)

PHPackages © 2026

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