PHPackages                             zsyxxs/sjunit-laravel-zhang - 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. zsyxxs/sjunit-laravel-zhang

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

zsyxxs/sjunit-laravel-zhang
===========================

A simplified version of the laravel framework unit test

1.0(6y ago)07MITPHP

Since Jul 27Pushed 6y ago1 watchersCompare

[ Source](https://github.com/zsyxxs/sjunit-laravel-zhang)[ Packagist](https://packagist.org/packages/zsyxxs/sjunit-laravel-zhang)[ RSS](/packages/zsyxxs-sjunit-laravel-zhang/feed)WikiDiscussions master Synced 3w ago

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

> shineyork-sjunit-laravel

方便与laravel框架中对于某一个类的方法调试；类似于单元测试

> 框架要求

Laravel &gt;= 5.1

> 安装

composer require "shineyork/sjunit-laravel"

> 配置 Laravel 应用

在 `config/app.php` 注册 ServiceProvider 和 Facade (Laravel 5.5无需手动注册) 'providers' =&gt; \[ ShineYork\\SJunitLaravel\\SJunitServiceProvide::class, \]

然后在浏览器中直接访问路由 Route::get('/', 'SJunitController@index'); Route::post('/', 'SJunitController@store')-&gt;name('junit.store');

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

2535d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/zsyxxs-sjunit-laravel-zhang/health.svg)

```
[![Health](https://phpackages.com/badges/zsyxxs-sjunit-laravel-zhang/health.svg)](https://phpackages.com/packages/zsyxxs-sjunit-laravel-zhang)
```

###  Alternatives

[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14429.2M360](/packages/dms-phpunit-arraysubset-asserts)

PHPackages © 2026

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